Itero Upgrade Broken

Issues with custom object injection to the `window` object
content.ts
as the solution, because And now by folllowing the instructions in the docs https://docs.plasmo.com/framework/content-scripts. When I type in the window.hackerWallet
then it returns undefined.
For some more details of the env and what I did to solve it:...pnpm catalog: feature doesn't work with plasmo

Handling .gitignore with Plasmo framework
Dot plasmo folder
.plasmo
folder into .gitignore
?chrome extension called DatingAssistant (author: KOJΛK)

Contents folder did not work

Error: Promised response from onMessage listener went out of scope
Can I publish and monitor my extension's on Browsers using the Hobby Plan only ?
best way to access the global window
How to center popup to the top-tight of the screen?
Unable to split background.ts to separate files
How do I get the data from IndexedDB of my extension?
Firebase login issues

How can I get the root and overlay inside the document.body instead of adjacent to document.body
Is it possible to make content scripts clickable?

Itero support?
First dev command results in an error

Plasmo dev build fails with malloc error
npm create plasmo -- --with-nextjs15
, but when running npm run dev
, the build keeps failing with
```
🔄 Building...node(33793,0x17528b000) malloc: Incorrect checksum for freed object 0x14bca6e00: probably modified after being freed.
Corrupt value: 0x5f300000000
node(33793,0x175aa3000) malloc: Incorrect checksum for freed object 0x12a152800: probably modified after being freed....useEffect on SidePanel cause segmentation error