violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

flash message sent from server, but not visible in safari

Open donrestarone opened this issue 2 years ago • 0 comments
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:

  1. create a form with a success flash message
  2. submit it
  3. flash message is sent from the server (visible on the DOM) but not visible to the user
Screen Shot 2023-03-15 at 10 55 16 AM

donrestarone avatar Mar 15 '23 14:03 donrestarone