rsnext/test/integration/amphtml
Hannes Bornö 2313ee093a
Display full refresh warning even when error has occurred (#37425)
If you end up in a state where an error happened and you also should be warned about a full refresh  - you get stuck. The full refresh is blocked by the warning but the error is shown instead.

Tests didn't catch this because the refresh warning never showed in `__NEXT_TEST_MODE`.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2022-06-19 00:00:14 +00:00
..
components Fix AMP HMR for child components (#9736) 2019-12-16 11:45:48 -06:00
pages Display full refresh warning even when error has occurred (#37425) 2022-06-19 00:00:14 +00:00
test Upgrade amp optimizer to v2.8.3 (#27106) 2022-05-29 19:38:23 -05:00
next.config.js Enable html post optimization for react 18 (#36837) 2022-05-12 17:41:37 +00:00