Andrew Levada

Results 6 comments of Andrew Levada
trafficstars

That's unfortunate. I am trying to combine Plasmic and native Web Components (for easier implementation I use [Lit](https://github.com/lit/lit)). So I've created [a simple component](https://github.com/andrewlevada/lit-plasmic), which fetches html from Plasmic via...

Update here. Eventually I've implemented simple `querySelector("button[class*=nameOfComponentInPlasmic]")` call after html from plasmic is loaded. Works ok so far, but it defenetly would be nicer to have some easier and less...

Closed by accident :(

@arenzel thanks for the response. Unfortunately, I couldn't find a way to make hydration of specifically event listeners work with rest api. @yang also pointed out that this is in...

Hi! It's my first pull request and I am not sure what to do next. Could you please help @asyncLiz