Skip to content

Full Reload warning may not be seen #13070

Description

@Izhaki

Bug report

I'm filing it as a separate issue to #13024 although they are somewhat related.

Describe the bug

The warning about Full Reload can easily be missed because as soon as it is shown... the page reloads. Without specific browser settings, many users might miss it.

For me, I saw there was a warning, but couldn't read it until I enabled Preserve Log in Chrome.

To Reproduce

pages/index.js:

import '../src/somefile'

export default () => null;

Then edit and save somefile.

Expected behavior

The user should see the warning, regardless of browser settings.

It would be nice if the error shows after the reload, not before it

Screenshots

Full Reload

System information

  • Version of Next.js: 9.4.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueEasy to fix issues, good for newcomers

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions