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
it works fine, but when i refresh the page, the current not change, same as page num, the hightlight should stay same, but no matter what page num and current is, after reload the page the hightligh back to 1.
is there anything i do wrong here?
The text was updated successfully, but these errors were encountered:
hi, thanks for the good component, it works very great, however i found a tiny issue,
when i use together with svelte-spa-router, say i have a page like "sample.com/#/page/1", which i set current equal to the page num initially,
it works fine, but when i refresh the page, the current not change, same as page num, the hightlight should stay same, but no matter what page num and current is, after reload the page the hightligh back to 1.
is there anything i do wrong here?
The text was updated successfully, but these errors were encountered: