Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Page Refresh or Browser Button or ... - SolidJS
S
SolidJS
โข
3y ago
dmayo2
Page Refresh or Browser Button or ...
Good Day
.
I
'm trying to figure out if a page has been reloaded or entered naturally via a link
, etc
.
I
've tried
window.performance.getEntriesByType("navigation")
window.performance.getEntriesByType("navigation")
but when I redirect via
navigate('/page2')
navigate('/page2')
that api thinks the page was refreshed
.
Suggestions
?
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
page refresh taking alot of time or may be not loading
S
SolidJS / support
2y ago
createResource refetch causes full page refresh
S
SolidJS / support
3y ago
CSS Modules not updating without page refresh
S
SolidJS / support
2y ago
Reloading Wasm or Reloading Page
S
SolidJS / support
2y ago