Skip to content

Page not reloading in iframe mode (inline: false) #1720

Closed
@knagaitsev

Description

@knagaitsev
  • Operating System: Windows 7
  • Node Version: 8.10.0
  • NPM Version: 6.4.1
  • webpack Version: 4.29.6
  • webpack-dev-server Version: 3.2.1
  • This is a bug
  • This is a modification request

Code

Expected Behavior

Page should reload in iframe mode on changes.

Actual Behavior

Page does not reload on changes (console output does not update).

For Bugs; How can we reproduce the behavior?

reproducible test repo: https://github.com/Loonride/webpack-dev-server-iframe
Do npm start, go to http://localhost:8080/webpack-dev-server/main.
Change something in src/index.js, the console output will not change and the message "App hot update." does not go away. Upon manual page refresh, the changes appear.

For Features; What is the motivation and/or use-case for the feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions