Replies: 2 comments 4 replies
-
It can happen, just like any normal backend api service. and maybe you should keep the loader/action compatible or version it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Remix generates a You could patch Remix to send an I'll play around and create a patch. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
since part of the code executes on the server, the newwer server version of the code might send back some response that the older client code was not expecting. wont that cause the client to go in an unexpected/error state?
Beta Was this translation helpful? Give feedback.
All reactions