Broken layout on Linux
M-Gonzalo opened this issue · 6 comments
Hello... anyone here? @shirakaba
Layout seems to be broken on certain platforms since a certain version of nodegui and I haven't been able to figure out the reason. I don't have a Linux setup and couldn't get things to build/run on my M1 Mac last time I tried, so I'm afraid I can't investigate!
React version works though
Useful info, but I’m afraid I can’t get it to run on my computer!
Ah, yes, this is a duplicate of #72. So the status on that is that we can either have:
@nodegui/svelte-nodegui@0.0.3-alpha.1: working layout, but broken{#each}/{#if};@nodegui/svelte-nodegui@0.0.4to the current latest version (@nodegui/svelte-nodegui@0.1.2), : working{#each}/{#if}, but broken layout.
Obviously neither of these is acceptable.
As mentioned in #72 (comment), it may be something to do with user components getting interpreted as SVG despite setting up our preprocessor correctly (as far as I can tell). Perhaps some version of Svelte introduced during 2021 caused user components to be interpreted as SVG or something.
Closing this issue as a duplicate of #72 - please move discussion to there.
