For some reason I can’t get my express routes to work when I deploy to Heroku. The only time I get the routes to work is when I’m using HTTP instead of HTTPS to access the application. However, I can get my routes to work on HTTPS with Internet Explorer and Microsoft Edge, but not with Google Chrome and Mozilla Firefox. This just seems really inconsistent, I’ve been battling with this for 5-hours, it’s either React, Express, Node or Heroku is buggy, either way I’m feeling to start back coding in .NET again.
Any assistance rendered will be greatly appreciated.