Skip to content

fixed reload issue#67

Open
Awendel wants to merge 3 commits intocatdad:masterfrom
Awendel:master
Open

fixed reload issue#67
Awendel wants to merge 3 commits intocatdad:masterfrom
Awendel:master

Conversation

@Awendel
Copy link

@Awendel Awendel commented Sep 13, 2022

as outlined in the issue,
this fixes the bug of BrowserViews that are nested inside BrowserWindow not reloading

@ahmed-rawther
Copy link

Hi, any updates on this PR? This would be a nice to have for my current project as I am playing around with nested browserViews.

function startWatcher() {
return new Promise((resolve) => {
const watcher = watch({ root: cwd, patterns });
const parentFolder = cwd.replace("\\Host","")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this? This is replacing part of a path? That seems odd and unintuitive.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my apologies, that was something for my own project and shouldn't have been part of this pull request, all other commits should be valid though

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants