-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Dialog, lazy and Suspense #15283
Copy link
Copy link
Closed
Labels
external dependencyBlocked by external dependency, we can’t do anything about it.Blocked by external dependency, we can’t do anything about it.scope: tooltipChanges related to the tooltip.Changes related to the tooltip.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Metadata
Metadata
Assignees
Labels
external dependencyBlocked by external dependency, we can’t do anything about it.Blocked by external dependency, we can’t do anything about it.scope: tooltipChanges related to the tooltip.Changes related to the tooltip.type: bugIt doesn't behave as expected.It doesn't behave as expected.
@eps1lon @oliviertassinari Is this issue fixed?
If not I just built this Sandbox.
The error has to be triggered in a certain way and it might not trigger every time.
It seems to be a race condition with (timers?) i guess.
You need to inspect the iframe to get the real exception, cause i wasn't able to quickly fix the cross origin error.
Hope that helps.
https://codesandbox.io/s/54p08z2llx
Originally posted by @Obbi89 in #15136 (comment)