violet_rails
violet_rails copied to clipboard
flash message sent from server, but not visible in safari
trafficstars
Describe the bug When a visitor submits a form with a flash message, the flash message sent to the visitor's browser-- but its not visible to them.
To Reproduce Steps to reproduce the behavior:
- create a form with a success flash message
- submit it
- flash message is sent from the server (visible on the DOM) but not visible to the user