Aaronius / penpal

A promise-based library for securely communicating with iframes via postMessage.
MIT License
381 stars 56 forks source link

connected fail #90

Closed ppfalling closed 1 year ago

ppfalling commented 1 year ago

when i switch choice and the component what contains iframe would be reloaded, if the iframe dom structure change( iframe become the grandson but last time is son of some dom ), connected would be failed Can anyone tell me how to fix? And it didn't go into promise.catch either!!

Aaronius commented 1 year ago

HI @ppfalling. Do you have a reproducible example of the problem you're seeing that I could play with?

Aaronius commented 1 year ago

Closing, since I haven't heard back.