itsjavi/bootstrap-colorpicker

Extension not working with `inline: false`

开放

#315 创建于 2020年6月17日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (356 个派生)batch import
bughelp wanted

仓库指标

星标
 (1,364 个星标)
PR 合并指标
 (30 天内没有已合并 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/

贡献者指南