rsnext/test/integration/i18n-support-same-page-hash-change
destruc7i0n 12aa56123b
Fix hash change events not firing with i18n (#26994)
My last PR (#26205) made the hash change events not fire when in i18n was enabled, as seen in #26853. This PR fixes that and adds a test for this case.

fixes #26853 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes
2021-07-07 20:54:56 +00:00
..
pages Fix hash change events not firing with i18n (#26994) 2021-07-07 20:54:56 +00:00
test Fix hash change events not firing with i18n (#26994) 2021-07-07 20:54:56 +00:00
next.config.js Fix props not updating when changing the locale and keeping hash (#26205) 2021-06-23 19:04:31 +00:00