Hello,

I have installed this module in Drupal 10 version and added the field for one content type. But color picker widget is not visible in node add form. See the attached screenshot.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nidhi27 created an issue. See original summary.

nidhi27’s picture

Issue summary: View changes
StatusFileSize
new1.03 KB
new693.63 KB

Hi,

Here .once() method of jQuery was creating the issue. I have created the patch to resolve this issue. Please review the patch.

I

nidhi27’s picture

Hi,

Here .once() method of jQuery was creating the issue. I have created the patch to resolve this issue. Please review the patch.

nidhi27’s picture

Status: Active » Needs review
sujan shrestha’s picture

Version: 1.1.0 » 1.1.1
Assigned: Unassigned » sujan shrestha
Status: Needs review » Fixed
sujan shrestha’s picture

Status: Fixed » Closed (fixed)

neelam.chaudhary’s picture

Hi, This issue is again happening with drupal 10.3.8. The color picker is not visible on node add form but once there is any validation error on the form and its reloaded then the color picker is visible.