Hi, this fixes an issue I was having with this plugin + turbolinks. Essentially since the page isn't reloaded, window.flashes remains set and the flash was displaying on all subsequent pages. Deleting the window.flashes after the first call fixed it for me. Thought you may want to include it in case others are experiencing this issue.
Hi, this fixes an issue I was having with this plugin + turbolinks. Essentially since the page isn't reloaded, window.flashes remains set and the flash was displaying on all subsequent pages. Deleting the window.flashes after the first call fixed it for me. Thought you may want to include it in case others are experiencing this issue.