Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Jasmin
Posts
Comments
S
SolidJS
•
Created by HPsaucii on 2/3/2025 in
#support
Can't use `bun run vinxi dev` as a result of a hang, node infinitely increases in CPU and RAM usage
I'm not sure if bun works with solidstart/vinxi. Does it work with node?
7 replies
S
SolidJS
•
Created by loucass003 on 12/11/2024 in
#support
Solidstart Hydration error when using show and jsx element
nice
16 replies
S
SolidJS
•
Created by loucass003 on 12/11/2024 in
#support
Solidstart Hydration error when using show and jsx element
and you have to call it in the jsx
16 replies
S
SolidJS
•
Created by loucass003 on 12/11/2024 in
#support
Solidstart Hydration error when using show and jsx element
() => JSX.Element
16 replies
S
SolidJS
•
Created by loucass003 on 12/11/2024 in
#support
Solidstart Hydration error when using show and jsx element
yeah it'll be a component
16 replies
S
SolidJS
•
Created by loucass003 on 12/11/2024 in
#support
Solidstart Hydration error when using show and jsx element
I think prefixIcon should be a component (function) or it'll generate twice with different hydration ids
prefixIcon
=
{() => <CartIcon size
=
{
60
}
></
CartIcon
>
}
prefixIcon
=
{() => <CartIcon size
=
{
60
}
></
CartIcon
>
}
try this
16 replies
S
SolidJS
•
Created by loucass003 on 12/11/2024 in
#support
Solidstart Hydration error when using show and jsx element
Looks like it's different on the server vs. the client
16 replies
S
SolidJS
•
Created by loucass003 on 12/11/2024 in
#support
Solidstart Hydration error when using show and jsx element
where do you set
prefixIcon
?
16 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
the js ecosystem can never be "fixed"
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
:deepseacreature:
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
ohh
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
who is rome?
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
it has partial support for
.astro
, but not yet formatting them :/
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
I tried biome for a few new projects now and it's like day and night. sadly it doesn't support everything I need yet but I'm looking forward to it
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
yeah sounds about right
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
eslint is just slow haha
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
np! :zzz_flushedfroge:
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
hm could be, caching do be annyoing sometimes :D
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
just to double check that it works on not only my machine
58 replies
S
SolidJS
•
Created by Wes on 11/16/2024 in
#support
All of a sudden `classList` is typed as string | undefined
if I'm having issues or am about to push
58 replies