Describe the bug
When fixed-position elements exist in the DOM (e.g. modals built on radix-ui/dialog or any fixed overlay), the TON Connect SDK handles clicks incorrectly — clicks pass through or are swallowed instead of producing the expected behavior.
Expected behavior
Clicks on the TON Connect UI are handled correctly regardless of fixed overlays in the host page.
Current behavior
When fixed-position elements exist in the DOM (e.g. modals built on radix-ui/dialog or any fixed overlay), the TON Connect SDK handles clicks incorrectly — clicks pass through or are swallowed instead of producing the expected behavior.
Steps to Reproduce
mount a radix-ui/dialog (or any fixed overlay), open the TON Connect UI, attempt to interact.
Environment
web
Additional context
No response
Describe the bug
When fixed-position elements exist in the DOM (e.g. modals built on radix-ui/dialog or any fixed overlay), the TON Connect SDK handles clicks incorrectly — clicks pass through or are swallowed instead of producing the expected behavior.
Expected behavior
Clicks on the TON Connect UI are handled correctly regardless of fixed overlays in the host page.
Current behavior
When fixed-position elements exist in the DOM (e.g. modals built on radix-ui/dialog or any fixed overlay), the TON Connect SDK handles clicks incorrectly — clicks pass through or are swallowed instead of producing the expected behavior.
Steps to Reproduce
mount a radix-ui/dialog (or any fixed overlay), open the TON Connect UI, attempt to interact.
Environment
web
Additional context
No response