You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I update angular to 10, and first problem I had was:
ERROR TypeError: Cannot read property 'nativeElement' of undefined
but I resolved that issue with updating slideshow on 1.3.0-beta.11 version.
Now I get: ERROR TypeError: Cannot set property 'selected' of undefined
And can not say when because it random behavior. Can not reproduce, it just happen sometimes.
Any idea what to do? Thanks
The text was updated successfully, but these errors were encountered:
I update angular to 10, and first problem I had was:
ERROR TypeError: Cannot read property 'nativeElement' of undefined
but I resolved that issue with updating slideshow on 1.3.0-beta.11 version.
Now I get: ERROR TypeError: Cannot set property 'selected' of undefined
And can not say when because it random behavior. Can not reproduce, it just happen sometimes.
Any idea what to do? Thanks
The text was updated successfully, but these errors were encountered: