Skip to content

43.0 reload app doesn't close and open new window #7271

Open
@keyto123

Description

Thanks for reporting an issue! Spend 60 seconds reading this...

  1. Before reporting, try reproducing against the latest version of NWJS.
  2. Issue tracker is only for bugs and feature requests, in English only.

Anything else? Use our mailing list for questions:
https://groups.google.com/forum/#!forum/nwjs-general

======== TEMPLATE BUG FORM ========

NWJS Version : 43.0
Operating System : Ubuntu

Expected behavior

Close window and open a new window

Actual behavior

Doesn't close window and open a new one

How to reproduce

private project, unable to reproduce it outside the project yet, gonna update this issue as possible

Actually, if you use this package.json it will reproduce
without the node-remote it will only close the app (tested at 43.3)
{
"name": "test",
"main": "https://www.google.com.br",
"node-remote": "<all_urls>"
}

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions