cphilc
cphilc
I tried :textFieldProps="{ style:'cursor:pointer' }" but it does not work :( In fact, as far as the component is de-facto readonly (the click event displays the popup), the cursor should...
I've inserted the editor (full demo) inside a from vuetify **The iframe is 50px height!** When I inspect source: element.style { min-width: 1024px; **min-height: 100%;** height: 100%; width: 100%; border:...
**Describe the bug** I have a QDrant collection already created (rag_mandat) When I use Python + Langchain and retrieve info → it works. In Flowise → I can't retrieve anything...
I pass type="number" and step="1000" in properties v-text-field is well displayed with the arrows at the end of the input. I enter 1: ok 2: ok 3: ok 4: →...