You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2020. It is now read-only.
Previously, we used shared DOM by JSON.stringifying data and triggering an event.
This commit switches to window.postMessage to avoid both stringification and dom manipulation
0 commit comments