Misery
`onMount` not called / Component not rendered?
Here's what I found today:
This works:
Rendered from browser:
This also works:
From the terminal:
However switching the i did notice that the loading time did take a little bit longer. not by a lot but enough for me to notice at a glance edit: could just be me tbh. restarting the dev server does nothing against remedying this problem (
getBackendVersion
function to fetch the actual version instead of a hardcoded string doesnt:
ctrl + c
and then bun dev
right after)
After this (also tried restarting dev server) the part where getBackendVersion
returns a harcoded string also doesnt render6 replies
`onMount` not called / Component not rendered?
well originally (calling foreign c function https://discord.com/channels/722131463138705510/1287021199003750500/1287021199003750500), it only appears when i reload the page and not when i click into the about page. now it does not show up
6 replies