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
Download the React-router library https://unpkg.com/react-router/umd/react-router.min.js
Put it in vendor/assets/javascripts, require it in application.js
Or you can put it in app/assets/javascript (no need to require)
Define the essential React-router variables some where in those javascript asset files.