Skip to content

Help getting started #19

Closed Answered by mosheduminer
OmarGoubail asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @OmarGoubail! After some testing, I figured out the problem 🙈. Currently, this library works with solid start (which is what the test in "docs" uses) but not with the plain vite setup 🤔. I don't know why that is, but it surely has something to do with esm / cjs packaging issues. Even in solid start, it seems the page needs to have been server rendered to work! Really odd. I'll create a ticket to track this as a bug, as this needs to be fixed!

By the way, you should check out the <For> (and <Index>) components, which we usually use for dynamic lists like debugLog, and we don't have a key prop 🙂.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by OmarGoubail
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants