question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error ionic 3.9.2

See original GitHub issue

Hi! 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:closed
  • Created 4 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
pcsantanacommented, Apr 22, 2019

Sorry for the delay. I followed the steps and everything worked! Thank you for the help!

0reactions
chrumcommented, Dec 17, 2019

ok @Kaz- new version published 😃 let me know what you think 🥇

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found