Using rails 6.0 & ruby 2.6.6
Whenever l click on a navbar link from any browser, they don’t work immediately. I see 2020 on the webpage but when l refresh, l get connected to the proper page. Image below shows what l get.
How do l get rid of this issue.
Another issue. Every time l modifiy a file, hit refresh on any browser to see the preview. It shows no changes. I always have to resort to rebooting my rails server.
I just updated from ruby 2.4 with rails 5; and l never had these issues!!