-
-
Notifications
You must be signed in to change notification settings - Fork 450
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Just an update on this issue:
I've tried downgrading Plasmo to versions 0.89.5 and 0.88.0. For each version, I performed the following steps:
- Stopped all servers.
- Removed the extension from Chrome.
- Deleted the build, .plasmo, and node_modules folders.
- Ran pnpm approve-builds (to ensure native module scripts run).
- Ran pnpm install.
- Ran pnpm build (without --no-cache this time, but also tested with it previously).
- Loaded the fresh build/chrome-mv3-prod folder.
Unfortunately, the redirectUrl deprecation warning still appears in the popup console for both 0.89.5 and 0.88.0. I also confirmed by inspecting the generated build/chrome-mv3-prod/popup..js file that redirectUrl is still present numerous times in the output for these versions.
This confirms the build issue isn't isolated to 0.90.5 and seems to persist in older versions as well. My source popup.tsx remains correct, using only .
Thanks for looking into this!
A bug happened!
Version
Canary
What OS are you seeing the problem on?
Windows
What browsers are you seeing the problem on?
Chrome
Relevant log output
(OPTIONAL) Contribution
- I would like to fix this BUG via a PR
Code of Conduct
- I agree to follow this project's Code of Conduct
- I checked the current issues for duplicate problems.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
