svelte-native
svelte-native copied to clipboard
SvelteNativeDom: set attribute threw an error, attr:left on image: Invalid value:
Any ideas why this message would be thrown? I cannot narrow down the problem yet.
what value were you trying to set on image?
It looks like the valid values look like either "auto" or "40dip" or "40px" or "40" (where 40 is some number)