engine
engine copied to clipboard
reloaded iframe flaky test
Currently the test for 'reloaded-iframe' example is flaky on windows. If adding "sleep(100)" before the button click on the test, it passes. Need to understand what to "waitFor" in the test
Test at examples/reloaded-iframe/test/reloaded-iframe.ix.ts
is currently disabled.