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 cannot force the vn-image component to display the selected image from the disk. Both when I use the src parameter and the buffer I get an error message:
Error: Invalid argument
at s.loadFromData (D:\Projekty\img-butcher\dist\main.js:1:49832)
at buffer (D:\Projekty\img-butcher\dist\main.js:1:504356)
at a.patchProp (D:\Projekty\img-butcher\dist\main.js:1:505049)
at t.default (D:\Projekty\img-butcher\dist\main.js:1:516165)
at T (D:\Projekty\img-butcher\dist\main.js:1:289542)
at C (D:\Projekty\img-butcher\dist\main.js:1:289176)
at b (D:\Projekty\img-butcher\dist\main.js:1:288774)
at U (D:\Projekty\img-butcher\dist\main.js:1:296380)
at L (D:\Projekty\img-butcher\dist\main.js:1:295667)
at W (D:\Projekty\img-butcher\dist\main.js:1:291591)
I cannot force the
vn-image
component to display the selected image from the disk. Both when I use the src parameter and the buffer I get an error message:My code:
The text was updated successfully, but these errors were encountered: