hypermystic / bookit

https://bookit-8abd4.firebaseapp.com/
MIT License
3 stars 13 forks source link

auto redirect to https://todo-7e79c.web.app/ #19

Closed vinhyenvodoi98 closed 4 years ago

vinhyenvodoi98 commented 4 years ago

now when run project it auto redirect to https://todo-7e79c.web.app/ ( a deployed websize ) so can't check what i coded

hypermystic commented 4 years ago

Don't know much but the issue seems to be because of the env variables used in the firebaseConfig.js. Removing them and adding the firebase config values directly solves the issue. So as a workaround you can use this method for testing. The issue might be related to the CORS