question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't edit Label on any input field

See original GitHub issue

Description:

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 🤔 ?

image

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:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Jojoshuacommented, Mar 17, 2022

@davidbaselj, will look into this. thanks for reporting.

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

0reactions
davidh07commented, Mar 19, 2022

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found