PlasmoHQ / plasmo

🧩 The Browser Extension Framework
https://www.plasmo.com
MIT License
10.16k stars 351 forks source link

[BUG] popup dose not spread to the full content #804

Open kamadakohei opened 10 months ago

kamadakohei commented 10 months ago

What happened?

After running pnpm create plasmo, check it in your browser using pnpm dev. The popup does not spread to the full content.

image

Version

Latest

What OS are you seeing the problem on?

MacOSX

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

(OPTIONAL) Contribution

Code of Conduct

kamadakohei commented 10 months ago

I have modified this issue with the following PR  https://github.com/PlasmoHQ/examples/pull/54

javimbk commented 10 months ago

Just want to add that after checking Plasmo's docs today for a few hours and deciding to start my project it was a not so nice experience to have the popup by default not even show up correctly! The experience could improve!