Hey!
Yes I think you’re right that there’s an issue with deeplinks from the qr code screen that use query strings - could you both send me the:
- custom deeplink you are trying to test
- what you enter in the qr code screen
- the deeplink that is generated
- details about what happens when you try to scan the code
- if the mini loads can you also show me the output from
const {hash, path, queryParams} = useDeeplink()
I’ve created a ticket to fix this (internal id #88952) but it would be great if you could help me with those details so I can verify the fix - thanks!