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
I followed your complete tutorial and when I pushed the code to Heroku it is showing **Blocked loading mixed active content “http://localhost:3000/articles” **. It is somehow still accessing localhost, even after domain all over is domain=" ".
and one more thing even though I am using build --prod it keeps showing enable production mode which by the way I also tried with writing enableProdMode in main.ts file.
The text was updated successfully, but these errors were encountered:
I followed your complete tutorial and when I pushed the code to Heroku it is showing **Blocked loading mixed active content “http://localhost:3000/articles” **. It is somehow still accessing localhost, even after domain all over is domain=" ".
and one more thing even though I am using build --prod it keeps showing enable production mode which by the way I also tried with writing enableProdMode in main.ts file.
The text was updated successfully, but these errors were encountered: