Skip to content

Conversation

lalfaro1704
Copy link

Please change:

import { Observable } from 'rxjs/Observable';
to
import { Observable } from 'rxjs/Rx';

File: ngx-select-ex.js

optimistex and others added 30 commits January 20, 2022 19:05
…is component, which is not supported by the current compiler configuration.

The component 'NgxSelectChoicesComponent' is used in the template but importing it would create a cycle: /home/optimistex/www/ngx-select-ex/src/app/lib/ngx-select/ngx-select.component.ts -> /home/optimistex/www/ngx-select-ex/src/app/lib/ngx-select/ngx-select-choices.component.ts -> /home/optimistex/www/ngx-select-ex/src/app/lib/ngx-select/ngx-select.component.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.