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
I believe this is an issue with how REPLState encodes and decodes empty strings; the backend should already be able to handle this. As you mentioned this morning, we can modify REPLState to store raw strings instead of base64 encoding and it will probably fix this issue
Right now we need to have a custom plugin before any of the server functions work. We shouldn't have to have a custom plugin on the client to save.
@garrettluu says:
See #93.
The text was updated successfully, but these errors were encountered: