itsjavi/bootstrap-colorpicker

Extension not working with `inline: false`

オープン

#315 opened on 2020/06/17

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (356 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (1,364 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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/

コントリビューターガイド