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

Cannot read property 'nativeElement' of undefined - Angular 9 #77

Closed
root5533 opened this issue Mar 14, 2020 · 5 comments
Closed

Cannot read property 'nativeElement' of undefined - Angular 9 #77

root5533 opened this issue Mar 14, 2020 · 5 comments

Comments

@root5533
Copy link

Upgraded an angular application to version 9 and this error shows from the ngx-upload library.

core.js:5882 ERROR TypeError: Cannot read property 'nativeElement' of undefined at InputfileComponent.push../node_modules/@wkoza/ngx-upload/__ivy_ngcc__/components/inputfile.component.js.InputfileComponent.ngOnInit (inputfile.component.js:32) at callHook (core.js:3941) at callHooks (core.js:3905) at executeInitAndCheckHooks (core.js:3846) at refreshView (core.js:11802) at refreshDynamicEmbeddedViews (core.js:13149) at refreshView (core.js:11807) at refreshComponent (core.js:13224) at refreshChildComponents (core.js:11515) at refreshView (core.js:11836)

Is the library officially supporting angular 9 yet ?

@root5533
Copy link
Author

@wKoza

@wKoza
Copy link
Owner

wKoza commented Mar 19, 2020

Hi @root5533 ,

Currently, the library doesn't support officially Angular 9. I'll try to take a look at your problem today.

@wKoza
Copy link
Owner

wKoza commented Mar 22, 2020

Hi @root5533 ,

I released a new version : 9.0.0-beta.0. It seems okay for me. Maybe could you test it on your project ,

@wKoza
Copy link
Owner

wKoza commented Mar 24, 2020

V9.0.0 released

@wKoza wKoza closed this as completed Mar 24, 2020
@nijasumedha
Copy link

Thank you @wKoza above issue has been fixed now. appreciate your help

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

3 participants