Jorge Powers

Results 6 comments of Jorge Powers

Hi, this merge looks really interesting. What's the progress? Good enough for now & Safe enough to try?

Got a similar error, seems to load in a lang file. I uglified the min file. I think you see which part of the code is trigger the CSP block.

> > @jorgeuos You either need to allow this in your CSP to load the language file, or download the required language file and deploy it as part of your...

> let element = document.querySelector('#create-questionnaire-form-builder') > > while (element.children.length > 0) { > element.removeChild(element.lastChild) > } This solved a problem I was having. There **are** probably cleaner ways to do...

Thank you for your reply. I've done some trial and errors with promising results. I'll update my findings here when I had some more time to try out my PoC.

We've built another plugin for Segments, but I had to prioritize other work. When I get more time, in a couple of weeks, I'm gonna start looking into that again.