rtviii / ribxz_fend_v1

[WIP] next.js implementation of ribosome.xyz frontend
0 stars 0 forks source link

The plugin context fails to be passed into(?) remote function calls from redux store #10

Closed rtviii closed 2 months ago

rtviii commented 3 months ago

Figure out how to circumvent storing plugin in redux.

rtviii commented 2 months ago

Done, factored out of redux (suspecting immer.js interference) and passing via react context now.