Injecting content-ui component to several same-class elements
I'm developing a chrome extension for gmail which injects an input in the compose box, probkem is whenever i create a new compose box (you can craete several boxes in gmail), the component doesn't inject, although it has the same classes and everything. i tried using an anchor list but still no result.
1 Reply
how did you fix the problem?