bilogic
bilogic
@wag110894 ```JAVASCRIPT var builder = new Formio.FormBuilder(document.getElementById("builder"), {}, {}); // created an empty builder FIRST // ... much much later // what code can we write here to import a...
 I narrowed it down to `utils.js::bootstrapVersion()` 1. When `Formio.builder` is called outside `render()`, it goes to line 47 and `returns 0;` 2. When called from inside `render()`, it goes...
Hi, `render()` is empty, that is the exact code I'm using. I'm using hotwire to bring the html and javascript through AJAX (If that makes sense?) let me see if...
Render was created to store the formio code, it is necessary because i needed to call it later instead according to its order in placed in the HTML
@0liver https://jsfiddle.net/gsfiddle/h5rbo4dv/10/ Great news, I managed to reproduce in a jsfiddle. 1. The jsfiddle shows the issue: try clicking on `Show builder` button, the builder will render but you can't...
> 5\. `$` has be `null` prior to calling `Formio.builder(...)` in order for things to work Thanks, yes, I'm aware that `app.js` sets the value of `$` and removing `app.js`...
Is it possible to define multiprofiles on HA instead of ESPHome? It would do away to reinstalling ESPHome each time and also make it possible to backup the profile rules...
@rustdesk can't help but sense you feel overjoyed haha btw would be good if this can be disabled. Should enable by default.
Since no reply is expected, perhaps 1. Open another window showing just the last conversation 2. This window has a checkbox that is unticked, "Don't show last conversation after disconnection"...
Android has this `OS Password` with a pencil icon, what does that do? Clicking on it, I was able to input numbers, but when I type symbols, e.g. `$#$%`, an...