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
{{ message }}
This repository has been archived by the owner on May 14, 2024. It is now read-only.
If you go this route, you may need to implement the load! method, as well.
We'd be open to seeing some better session handling PRs as well! 🙂 We use a session store unsupported by StimulusReflex so we don't have much need to test it, currently.
I see that session is stubbed and returns only a load! method, however how can I add to this to add say a {current_user_id: 1} hash
The text was updated successfully, but these errors were encountered: