microbob
PD🧩 Plasmo Developers
•Created by microbob on 5/28/2023 in #👟framework
CSUI custom render function create default shadow DOM
I'm following this tutorial: https://docs.plasmo.com/framework/content-scripts-ui/life-cycle#custom-renderer to make a custom renderer. However, I'm getting this error when the call to
createRootContainer()
is called (this should make the default shadow DOM:
What is the cause of this error and how can I create a default shadow DOM in a custom render function? Thanks!17 replies