dollarshaveclub / postmate

📭 A powerful, simple, promise-based postMessage library.
MIT License
1.86k stars 184 forks source link

Handshake Reply Failed #199

Open Grabber opened 4 years ago

Grabber commented 4 years ago

I tried to use multiple (new Postmate) instances but sometimes I'm getting a Handshake Reply Failed error message.

Does postmate supports multiple instances / multiple iframes?

Is there any way to have just one Postmate (parent instance) with multiple child instances?

HyperCharlie commented 3 years ago

I am getting the exact same issue. I am starting multiple child iframes with the same URL and occasionally I am getting this error from the child.

Grabber commented 3 years ago

@HyperCharlie, I have moved to another solution: https://github.com/Grabber/framelet