nithur
PD🧩 Plasmo Developers
•Created by nithur on 10/20/2024 in #👾extension
Anyone got react-markdown work with Plasmo?
I am having issues with using react-markdown in Plasmo. Anyone got this working?
3 replies
PD🧩 Plasmo Developers
•Created by nithur on 9/3/2024 in #👟framework
Anyone facing issue while installing shadcn?
I get an error that says "couldn't find the framework" when I try to initialize shadcn and create components.json file?
15 replies
PD🧩 Plasmo Developers
•Created by nithur on 7/17/2024 in #👾extension
anyone using react-markdown?
I am trying to make react-markdown work with Plasmo but no luck so far.
The first issue was this:
https://github.com/remarkjs/react-markdown/issues/801
This is the proposed solution:
https://github.com/remarkjs/react-markdown/issues/801#issuecomment-1863387758
When I add it, it supresses the issue. But Markdown is not rendering.
Anyone used react-markdown with Plasmo, I would appreciate any pointers. Thank you.
7 replies
PD🧩 Plasmo Developers
•Created by nithur on 4/26/2024 in #👟framework
anyone using authjs with plasmo
If yes, how did you go about this?
7 replies
PD🧩 Plasmo Developers
•Created by nithur on 4/15/2024 in #👟framework
Floating-ui with plasmo?
Anyone managed to use floating-ui with Plasmo? I have been trying to inject a floating modal that can focus fully on the modal with floating-ui but with no avail. If you have used it before please share some tips. Thanks.
18 replies
PD🧩 Plasmo Developers
•Created by nithur on 3/2/2024 in #👟framework
button click inside CSUI closes the CSUI
When I click on a button inside the injected CSUI, the whole component is closing. I am using a useeffect with an event listener for mouseup event. However when I add the event listener to document.body instead of document, it works properly. But the problem is I can't add some event listeners to document body.
Did anyone face this issue before?
2 replies
PD🧩 Plasmo Developers
•Created by nithur on 2/29/2024 in #👟framework
anyone got any good example of CSUI lifecycle?
I have been going through the official docs back and forth but still having tough time to fully grasp that concept.
I managed to build something that adds a div to the page and then mounting the CSUI through it. But I feel like I am not using it properly.
Anyone got any good examples of CSUI lifecycle?
3 replies