revery-ui / revery-playground

Live, interactive playground for Revery examples
https://www.outrunlabs.com/revery/playground
MIT License
17 stars 4 forks source link

Bugfix: Fix postMessage call in Safari #18

Closed bryphe closed 5 years ago

bryphe commented 5 years ago

This fix is from @wokalski and fixes an issue where the postMessage call was failing in Safari due to lack of target origin argument.