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 was archived by the owner on Dec 11, 2024. It is now read-only.
HI @zodman, I have been using this package for sometime now and +1. I get an error each time I share_flash to transmit it and it works fine but this error is persistent (like kind of remains in the session) and appears on all other requests.
I think setting request.session['share']['flash'] to {'success': False, 'error': False} after updating the variable props should work. Let me know you thoughs.