sirixdb/sirix-svelte-frontend

Creating database => SVG width/height NaN error

JohannesLichtenberger opened this issue · 1 comments

I'm getting this error in the Chrome Console after adding a JSON database.

Screenshot from 2020-02-17 22-50-36

It's strange that this error shows up, because the width/length attributes are working as expected, regardless of the error. In any case, I switched from using attributes to CSS inline styles. Same effect, no error.