Skip to content

npm run dev loads two new tabs with every change #173

@platypii

Description

@platypii

Steps to reproduce:

  • npm run dev
  • make any code change
  • two new tabs will open in your browser

Opening the browser makes sense at launch. Similar behavior to jupyter notebook which also launches into a file browser when you start it on the cli.

But need to figure out how we can disable that when vite does a hot reload.

Metadata

Metadata

Assignees

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