I have a Deeplink generated for a selected nodeId figma frame from my private plugin programmatically as https://www.figma.com/file/EMpramQKVxmgMQMAgbbxGF/Test?node-id=0-1. When this link is opened in incognito mode, the node is not selected. In fact nothing is highlighted.
However, when we generate a link via Share link button in figma, the frame of the same id is atleast selected even when the node is not selected the user who has originally shared the link. I would say that deeplink is not exactly happening in figma, but I would still need a figma frame selected for now. Can someone share how can this be achieved if at all possible programmatically from a private plugin?