krauser
PD🧩 Plasmo Developers
•Created by krauser on 11/9/2024 in #👾extension
Uncaught ReferenceError: Cannot access 'yC' before initialization
Having problems importing a third party library with Plasmo.
I'm using CSUI with React.
The element I'm working on is a single anchor
Everything seemingly smooth on VSCode and terminal but when I go to inspect the page the titular problem pops up
yC is the bundled name for
PrivyProvider
, the component that wraps the element
Checking some support discussions on the library itself I've seen that some users were seemingly able to integrate this via contentscript, but I do not have access to the source code and they weren't using Plasmo
2 replies