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
removed the window.history-based routing to keep the site static. prefer to do some sort of hash-based routing like #search-jonathanong/ to keep track of states. page.js doesn't handle this AFAIK.
The text was updated successfully, but these errors were encountered:
removed the
window.history
-based routing to keep the site static. prefer to do some sort of hash-based routing like#search-jonathanong/
to keep track of states.page.js
doesn't handle this AFAIK.The text was updated successfully, but these errors were encountered: