coder_iyke
PD🧩 Plasmo Developers
•Created by Tikaï on 10/24/2024 in #🔰newbie
Pass custom props to CSUI component
Let me explore that. I have been on this issue since yesterday without progress.
8 replies
PD🧩 Plasmo Developers
•Created by Tikaï on 10/24/2024 in #🔰newbie
Pass custom props to CSUI component
I am currently having an issue where the CSUI elements are re-rendered infinitely, and using up system resources but it isn't caused by the render function
8 replies
PD🧩 Plasmo Developers
•Created by Tikaï on 10/24/2024 in #🔰newbie
Pass custom props to CSUI component
I had this exact same problem (getInlineAnchorList too!) yesterday and was able to get it to work. You have to export a render function. Here's an example that worked for me:
8 replies
PD🧩 Plasmo Developers
•Created by Melinda on 8/12/2024 in #👾extension
Chrome storage API vs Dexie.js (IndexedDB)
I have used Dexie with Plasmo and it was near straightforward to implement, and has a clean interface. If you are not handling large datasets client-side, I don't see the need for it.
6 replies
PD🧩 Plasmo Developers
•Created by nithur on 10/20/2024 in #👾extension
Anyone got react-markdown work with Plasmo?
I had this same challenge, couldn't get it to work with Plasmo, and eventually switched it out for
markdown-to-jsx
3 replies