svelte-native icon indicating copy to clipboard operation
svelte-native copied to clipboard

SvelteNativeDom: set attribute threw an error, attr:left on image: Invalid value:

Open sido420 opened this issue 5 years ago • 2 comments

Any ideas why this message would be thrown? I cannot narrow down the problem yet.

sido420 avatar Feb 17 '21 05:02 sido420

what value were you trying to set on image?

halfnelson avatar Jun 12 '21 22:06 halfnelson

It looks like the valid values look like either "auto" or "40dip" or "40px" or "40" (where 40 is some number)

halfnelson avatar Jun 12 '21 22:06 halfnelson