Error ionic 3.9.2
See original GitHub issueHi! Thanks for this plugin! I’m just started to use it, and everything works, but when I enter in the page that have textarea, every time throws the follow error (this line):
core.js:1449 ERROR TypeError: Object(…) is not a function at ngx-autosize.js:105 at t.invoke (polyfills.js:3) at r.run (polyfills.js:3) at NgZone.runOutsideAngular (core.js:4708) at AutosizeDirective.Array.concat.AutosizeDirective._onTextAreaFound (ngx-autosize.js:104) at AutosizeDirective.Array.concat.AutosizeDirective._findNestedTextArea (ngx-autosize.js:94) at ngx-autosize.js:88 at t.invokeTask (polyfills.js:3) at Object.onInvokeTask (core.js:4751) at t.invokeTask (polyfills.js:3)
I’m using ionic 3.9.2
<ion-item class="form-input">
<ion-textarea cmaxlength="200" autosize type="text" autocorrect="on" [(ngModel)]="model"></ion-textarea>
</ion-item>
Any advice? Thank you!
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Problems with 3.9.2 app on node 10 and 12 - Ionic Forum
2 apps. I got error everytime i try to run npm install because of node-sass and its python and msbuilt tools requirement. Even...
Read more >Building errors after upgrade to Ionic 3.9.2 · Issue #524 - GitHub
Original issue by @preselect on 2017-11-10T14:01:18Z Ionic ... After upgrading to Ionic 3.9.2 I get a bunch of errors when building my app:....
Read more >ionic update from 2.0 to 3.9 - Stack Overflow
I'm trying to migrate a project I made with ionic 2 last year, to ionic 3.9. I'm having troubles with the ionic-native sqlite....
Read more >@ionic/app-scripts - npm
@ionic/app-scripts. TypeScript icon, indicating that this package has built-in type declarations. 3.2.4 • Public • Published 4 years ago.
Read more >ERROR in The Angular Compiler requires TypeScript >=3.9.2 ...
2 and <4.0.0 but 3.8.3 was found instead." when build the ionic application using the command ionic cordova build android. The Angular Compiler ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry for the delay. I followed the steps and everything worked! Thank you for the help!
ok @Kaz- new version published 😃 let me know what you think 🥇