Skip to content

rxjs_Observable__WEBPACK_IMPORTED_MODULE_5__.Observable.from is not a function#969

Open
lalfaro1704 wants to merge 480 commits intovalor-software:masterfrom
optimistex:master
Open

rxjs_Observable__WEBPACK_IMPORTED_MODULE_5__.Observable.from is not a function#969
lalfaro1704 wants to merge 480 commits intovalor-software:masterfrom
optimistex:master

Conversation

@lalfaro1704
Copy link
Copy Markdown

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.