Can not work with iframe?
Closed this issue · 0 comments
kaokei commented
I write a demo. codesandbox
question:
When I focus in parent page, and then focus out parent page. The console will log the statechange event.
But When I focus in iframe page's input, and then focus out input. There is no statechage event.