Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new BrowserWindow in the Nuxt app. #30

Open
prince381 opened this issue Sep 27, 2021 · 0 comments
Open

Create a new BrowserWindow in the Nuxt app. #30

prince381 opened this issue Sep 27, 2021 · 0 comments

Comments

@prince381
Copy link

I have created a nuxt.js and electron app which uses electron-serve 's loadURL method to load a page into the BrowserWindow. So far, I only have one BrowserWindow, which is the main window of the application and I'm able to perform page routing in this window like I would in a normal nuxt web application. But I want to create a second application window and I'm not sure how to use the loadURL to load a page into the secondary window since any page you create in nuxt have a ".vue" extension.

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

No branches or pull requests

1 participant