buberdds / angular-bootstrap-colorpicker

Native AngularJS colorpicker directive. No dependency on jQuery or jQuery plugin is required.
MIT License
419 stars 226 forks source link

Solution for Exception when using non-input elements #118

Closed JuanHB closed 8 years ago

JuanHB commented 8 years ago

The exception is thrown when you use elements that don't have the value attribute.

buberdds commented 8 years ago

nice, thanks for the PR and sorry for a huuge delay ;)