Can't edit Label on any input field
See original GitHub issueDescription:
I have tested new version and and I cant edit Labels. As I was checking HTML code and comparing it to previous version I saw diference in contenteditable
.
Edit: Setting
disableHTMLLabels: true
removes the issue.
Previous version:
contenteditable="true"
Version 3.8.0:
contenteditable="contenteditable"
If I manually change contenteditable
to true
than it works.
Is this bug or there is something wrong with configuration 🤔 ?
Environment Details:
- formBuilder Version: 3.8.0
- Browser: Chrome
- OS: Windows
Expected Behavior
Change text in Label
Actual Behavior
Can’t edit Label
Steps to Reproduce
Test latest version 3.8.0
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
trouble with labels in css. can't edit html - Stack Overflow
I need to align fields with their labels, all in 1 straight horizontal line. I'd normally fix this in the HTML, but I...
Read more >Cannot edit Label field after JIRA upgrade
After upgrade to JIRA 8.2.4 , the Label Field cannot be edited. Although other fields like components and severity are editable.
Read more >unable to edit labels... - Google Groups
Open the tab file in a text editor and send the contents to the group. If you are editing a result table this...
Read more >Cant edit label text in general segment label - Civil 3D
I am having trouble editing the text in a general segment label. ... dragged state is set to As Composed edit label text...
Read more >Solved: Edit Form Entries - Cannot edit text in fields.
I cannot edit the text in any field in the edit form. I have the form defaulting to edit. I forced some fields...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This is duplicate of https://github.com/kevinchappell/formBuilder/issues/1251.
This actually broke in 3.7.4. I highlighted where I think the issue is in the comment
Also, is there a way to setup versioning on these files like jquery so: https://formbuilder.online/assets/js/form-builder.3.8.0.min.js