Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in build after updating to angular 9.1 #19

Open
sidhanshumonga opened this issue Apr 4, 2020 · 2 comments
Open

Error in build after updating to angular 9.1 #19

sidhanshumonga opened this issue Apr 4, 2020 · 2 comments

Comments

@sidhanshumonga
Copy link

I have updated my application to angular 9.1 and try building with AOT and Ivy compiler.
I am getting following error.

Directive ɵa, Property 'resize' is private and only accessible within class 'AutosizeDirective'.

Any heads up?

@MirzaSuljic
Copy link

I have updated my application to angular 9.1 and try building with AOT and Ivy compiler.
I am getting following error.

Directive ɵa, Property 'resize' is private and only accessible within class 'AutosizeDirective'.

Any heads up?

I also had the same issue and I recommend you to use this https://www.npmjs.com/package/ngx-autosize-input

@sidhanshumonga
Copy link
Author

@MirzaSuljic I updated this library with fix and used. You can use this: https://www.npmjs.com/package/ngx-textarea-autosize2

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

No branches or pull requests

2 participants