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
It won't matter whether we throw or not because we completely replace the postMessage method. So the issue would be to design another mechanism to communicate with the webview - and we won't do that.
Since react-devtools will also use
postMessage
to communicate with webview, so throw on unknown action breaks the react-devtools.sketch-module-web-view/lib/inject-client-messaging.js
Lines 7 to 9 in e9dfe38
The text was updated successfully, but these errors were encountered: