In my rails app, the video works on any page that I reload, but if I hyperlink to another page in my app, the video fails to load. If I reload the page I linked to, the video re-appears. No errors occur in the console.
My code (exists in the application.html.erb, which is shared by all pages):
In my rails app, the video works on any page that I reload, but if I hyperlink to another page in my app, the video fails to load. If I reload the page I linked to, the video re-appears. No errors occur in the console.
My code (exists in the application.html.erb, which is shared by all pages):