wong2
wong2
Don't use Chinese filename
@gaspardip How did u do that?
same here
Maybe there could be an abstracted storage layer, so people can build and share custom implementations.
I think async `getMountPoint` doesn't help here. The problem is like this: I'm using `getRootContainer` to mount the CSUI to a DOM element in the webpage, it works well on...
Hi, I've tried getMountPoint, but I don't know how to make it work. The shadow DOM is there, but CSUI is not(because the element it mounted to have been removed....
Yeah, of course I removed `getRootContainer` entirely. I think Plasmo could add some API to simplify the remount logic here.
+1 I'm facing the same problem
this works for me: https://github.com/mikeric/rivets/issues/346#issuecomment-55995800
PRs are always welcome!