Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Admin page inaccessable due to Webpack/HMR repeatedly refreshing the page. #1

Closed
RalphORama opened this issue Nov 22, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@RalphORama
Copy link
Owner

All paths under /admin are inaccessable because the login page gets instantly refreshed by Webpack HMR every time it loads when in dev mode.

See also: webpack-contrib/webpack-hot-middleware#370

@RalphORama RalphORama added the bug Something isn't working label Nov 22, 2019
@RalphORama RalphORama self-assigned this Nov 22, 2019
RalphORama pushed a commit that referenced this issue Nov 22, 2019
Keystone uses HMR for their admin page, which would cause an infinite reload loop.  Changing the location of our custom HRM resource fixed this conflict.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant