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
when run with npm run dev, if I visit it on localhost:3000, everything goes well. but if I visit on 127.0.0.1:3000, the page gets refreshed infinitely.
The text was updated successfully, but these errors were encountered:
when run with
npm run dev
, if I visit it onlocalhost:3000
, everything goes well. but if I visit on127.0.0.1:3000
, the page gets refreshed infinitely.The text was updated successfully, but these errors were encountered: