MenuLink triggers loadingBar on drag and right click
mootari opened this issue · 0 comments
mootari commented
The loading bar at the top of the nav bar is supposed to indicate the loading progress of a route change, but triggers prematurely when dragging or right-clicking menu links.
Steps:
- visit https://www.solidjs.com/
- scroll to nav bar
- on any menu link:
- press and hold mouse button (optionally drag)
- right click link (e.g. to open in new window or copy)
- note that both cases will trigger the loading bar atop the nav bar
Source: