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 linking to pages with hashes (for example href="/contact#the-form" ) the page load/transition happens as expected, but the hash does not show in the URL (example "/contact"). Additionally, data.next.url.hash is undefined.
Behavior is as expected with version 2.9.7.
The text was updated successfully, but these errors were encountered:
What version are you using?
v2.10.0
What package are you using?
@barba/core
Describe your issue
When linking to pages with hashes (for example href="/contact#the-form" ) the page load/transition happens as expected, but the hash does not show in the URL (example "/contact"). Additionally, data.next.url.hash is undefined.
Behavior is as expected with version 2.9.7.
The text was updated successfully, but these errors were encountered: