sishuoyang / ng2-gauge-with-color-band

An angular 2 and above radial gauge with color ranges
0 stars 2 forks source link

How to integrate in Ionic project #3

Open sweetshubhangi opened 6 years ago

sweetshubhangi commented 6 years ago

I want to use this in my Ionic app It works fine with ionic serve but when run on device it sowing error

"Uncaught (in promise): TypeError: undefined is not a function↵TypeError: undefined is not a function↵ at Cn (file:///android_asset/www/build/vendor.js:1:29542)↵ at kn (file:///android_asset/www/build/vendor.js:1:28039)↵ at fi (file:///android_asset/www/build/vendor.js:1:42705)↵ at Di (file:///android_asset/www/build/vendor.js:1:46212)↵ at ki (file:///android_asset/www/build/vendor.js:1:45419)↵ at fi (file:///android_asset/www/build/vendor.js:1:42930)↵ at li (file:///android_asset/www/build/vendor.js:1:41506)↵ at Object.Ii [as createRootView] (file:///android_asset/www/build/vendor.js:1:48046)↵ at e.create (file:///android_asset/www/build/vendor.js:1:106913)↵ at e.create (file:///android_asset/www/build/vendor.js:1:76742)

sishuoyang commented 6 years ago

Sorry I have no experience with Ionic.

sweetshubhangi commented 6 years ago

ok... Thanks