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
Many submodules of Js (server-reason-react.js) are unimplemented. They alert the user, and raise during runtime.
The Js module is (and probably always will be) not a great idea for SSR, all of this effort is a best-effort to mitigate most usages of it on react components. A universal stdlib is the way to go.
Nevertheless, we can do a lot of work to make the problem disapear.
This list are all the todos or wontfixes for those submodules:
Many submodules of Js (
server-reason-react.js
) are unimplemented. They alert the user, and raise during runtime.The Js module is (and probably always will be) not a great idea for SSR, all of this effort is a best-effort to mitigate most usages of it on react components. A universal stdlib is the way to go.
Nevertheless, we can do a lot of work to make the problem disapear.
This list are all the todos or wontfixes for those submodules:
🟠 half-implemented
🔴 not-implemented
🟢 implemented
The text was updated successfully, but these errors were encountered: