You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'clear' of undefined
at SuiSelectBase.drawTemplate (node_modules/ng2-semantic-ui/dist/modules/select/classes/select-base.js:368:1)
at SuiSelectBase.initialiseRenderedOption (node_modules/ng2-semantic-ui/dist/modules/select/classes/select-base.js:299:1)
at SuiSelect.initialiseRenderedOption (node_modules/ng2-semantic-ui/dist/modules/select/components/select.js:99:1)
at node_modules/ng2-semantic-ui/dist/modules/select/classes/select-base.js:287:37
When testing an option change in sui-select with an optionTemplate.
Bug description:
Unit tests fail with:
When testing an option change in sui-select with an optionTemplate.
Got something like:
HTML
:spec.ts
:Version of Angular, ng2-semantic-ui, and Semantic UI:
Angular: 7.3.6
ng2-semantic-ui: 0.9.6
Semantic UI: not sure
The text was updated successfully, but these errors were encountered: