Svelte popup is not working from the with-svelte example
I have cloned the repo, installed using
I also checked there is no popup html in the generated manifest in build directory, but it works with popup.tsx
pnpm i and run dev server pnpm run dev. When I load the unpacked extension and click on it, doesnt open the popup.I also checked there is no popup html in the generated manifest in build directory, but it works with popup.tsx