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
The JavaScriptCore library used in the project is very old - it doesn't even support the .bind function. This should be updated as it doesn't allow to create a ejecta<->ejecta-x common build environment/sources.
The JavaScriptCore library used in the project is very old - it doesn't even support the .bind function. This should be updated as it doesn't allow to create a ejecta<->ejecta-x common build environment/sources.
P.s. for now we can use a polyfill https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Function/bind
The text was updated successfully, but these errors were encountered: