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
This is due to the Select2 typings getting updated to be called "Options". This library needs to updated accordingly and update the Select2 typings used.
ERROR in node_modules/ng2-select2/ng2-select2.component.d.ts(12,14): error TS2304: Cannot find name 'Select2Options'.
The text was updated successfully, but these errors were encountered: