nativescript-filter-select icon indicating copy to clipboard operation
nativescript-filter-select copied to clipboard

nativescript-filter-select doesn't work in angular 10

Open mathiasgmz opened this issue 5 years ago • 3 comments
trafficstars

Hello everyone, can you help me please? I have migrated my project to angular 10, and I have an error with the filter-select

***** Fatal JavaScript exception - application has been terminated. ***** NativeScript encountered a fatal error: Uncaught TypeError: layout_base_1.CSSType is not a function at (file: node_modules/nativescript-filter-select/filter-select.common.js:663:0) at ../node_modules/nativescript-filter-select/filter-select.common.js(file: node_modules/nativescript-filter-select/filter-select.common.js:667:1) at webpack_require(file: src/webpack/bootstrap:816:0) at fn(file: src/webpack/bootstrap:120:0) at ../node_modules/nativescript-filter-select/filter-select.js(file: node_modules/nativescript-filter-select/filter-select.ios.js:3:29) at webpack_require(file: src/webpack/bootstrap:816:0) at fn(file: src/webpack/bootstrap:120:0) at ./app/add/cars/add.component.ts(file: src/app/add/cars/add.component.ts:1:0) at webpack_require(file: src/webpack/bootstrap:816:0) at fn(file: src/webpack/bootstrap:120:0) at ./app/app-routing.module.ts(file: src/app/app-routing.module.ts:1:0) at webpack_require(file: src/webpack/bootstrap:816:0) at fn(file: src/webpack/bootstrap:120:0) at ./app/app.module.ts(file: src/app/app.module.ts:1:0) at webpack_require(file: src/webpack/bootstrap:816:0) at fn(file: src/webpack/bootstrap:120:0) at (file:///app/bundle.js:<…> (CoreFoundation) *** Terminating app due to uncaught exception 'NativeScript encountered a fatal error: Uncaught TypeError: layout_base_1.CSSType is not a function at (file: node_modules/nativescript-filter-select/filter-select.common.js:663:0) at ../node_modules/nativescript-filter-select/filter-select.common.js(file: node_modules/nativescript-filter-select/filter-select.common.js:667:1) at webpack_require(file: src/webpack/bootstrap:816:0) at fn(file: src/webpack/bootstrap:120:0) at ../node_modules/nativescript-filter-select/filter-select.js(file: node_modules/nativescript-filter-select/filter-select.ios.js:3:29) at webpack_require(file: src/webpack/bootstrap:816:0) at fn(file: src/webpack/bootstrap:120:0) at ./app/add/cars/add.component.ts(file: src/app/add/cars/add.component.ts:1:0) at webpack_require(file: src/webpack/bootstrap:816:0) at fn(file: src/webpack/bootstrap:120:0) at ./app/app-routing.module.ts(file: src/app/app-routing.module.ts:1:0) at webpack_require(file: src/webpack/bootstrap:816:0) at fn(file: src/webpack/bootstrap:120:0) at ./app/app.module.ts(file: src/app/app.module.ts:1:0) at webpack_require(file: src/webpack/bootstrap:816:0) at fn(file:///app<…> (RunningBoardServices) [com.apple.runningboard:connection] Identity resolved as application<org.nativescript.consolite> ***** Fatal JavaScript exception - application has been terminated. ***** NativeScript encountered a fatal error: Uncaught TypeError: layout_base_1.CSSType is not a function

regards!

mathiasgmz avatar Oct 06 '20 19:10 mathiasgmz

any news on this? got the same error

comporell avatar Feb 15 '21 22:02 comporell

@OPADA-Eng is this solved in your branch ?

moayadnajd avatar Jun 02 '21 09:06 moayadnajd

@moayadnajd I haven't tested it on angular, Can you give a hand with that?

OPADA-Eng avatar Jun 07 '21 13:06 OPADA-Eng