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 has been archived by the owner on Jul 28, 2018. It is now read-only.
After adding this to my application.js:
Most of my capybara specs failed with this javascript error (although the progress bar worked when I ran the app):
I was able to fix it by using
Turbolinks.enableProgressBar();
instead.The text was updated successfully, but these errors were encountered: