'naturalWidth' of undefined
Closed this issue · 7 comments
Component not loaded, switch page appears "'naturalWidth' of undefined".
which version are you using?
Im getting a similar error a few minutes after it runs.
" Cannot read property 'width' of undefined "
please help
Hello, that use to happen when the image is not found, maybe wrong name or path.
check the dev tools network tab to identify which one.
regards
I also get the error "Cannot read property 'width' of undefined"
Error encountered when changing the browser size that the slider is running.
Or when viewing the full screen image and exit that slider is running.
https://uphinh.org/image/MkE4xT
I investigated the error as a result of FluxTransition.
At funtion style in the computed section.
this.size undefined
Thanks, I will review it and make a new release in the next days.
Regards!
New release ready :)
Now on resizing, if there is a transition running will cancel it.