itsjavi/bootstrap-colorpicker

Extension not working with `inline: false`

Open

#315 opened on Jun 17, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,379 stars) (372 forks)batch import
bughelp wanted

Description

Description

color picker doesnt load, error on console is: TypeError: ExtensionClass is not a constructor at Colorpicker.registerExtension (Colorpicker.js:238) at Colorpicker.js:224

Context

  • bootstrap-colorpicker version: 3.2.0
  • bootstrap version: 4
  • jQuery version: 3.4.1
  • Browser name and version: Chrome 83.0.4103.97 (Build oficial) (64 bits)
  • Operative System name an version: Windows 10

Expected behavior

load color picker with swatches

Actual behavior

doesnt load and show error

Live Example

http://jsfiddle.net/Lb57n394/

Contributor guide