Skip to content

[Bug] HTML is empty with dev:firefox #349

@qaptivator

Description

@qaptivator

Describe the bug
Just trying out this project on my machine, i installed dependencies, ran npm run dev:firefox, loaded the extension manifest and all the menus, popups, startup and so on are completely blank.
I checked the generated html and the body was empty.

I ran the dev script but with chrome this time, and it worked perfectly.

To Reproduce
Steps to reproduce the behavior:

  1. Run this
npx degit mubaidr/vite-vue3-browser-extension-v3 my-webext
cd my-webext
npm install
npm run dev:firefox
  1. Go to debugging, "this firefox", load temporarry add-on...
  2. Right after that, the startup opens but it's blank. Same with every other page.

Expected behavior
should just work.

Screenshots
no need for that, it's just all plain white. empty html.

Desktop (please complete the following information):

  • OS: win11
  • Browser firefox
  • Version 144

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions