M
M
Hello @yjose, I am a dev from Sweden with more than a decade long experience in web dev. I am utilizing this library in many projects and thus don't want...
Sure! ``` selectize.js:691 Uncaught TypeError: Cannot read property 'item_add' of undefined trigger @ selectize.js:691 self.trigger @ selectize.js:875 (anonymous function) @ selectize.js:2538 debounce_events @ selectize.js:880 addItem @ selectize.js:2493 onOptionSelect @ selectize.js:1742...
I want to add that everything still works, I just get this error nonetheless.
I have it within an if-case but it doesn't evaluate to false.
Hello @soulim and thanks for the response, While I am aware how to format a date object and that I don't need to bind it directly, I kind of have...
@soulim Maybe with an ember computed value or something, but it feels like it creates a lot of unnecessary complexity for me. As of now I am just using normal...
I wonder this too :)