openv0
openv0 copied to clipboard
Could not import
"[could not import]"
After completion I think it fails to run the generated components code maybe due to some syntax error.
-
yes, i implemented a component validation pass in
server/modules/multipass/passes/validate-check-generated-component/but it seems it still doesn't catch all invalid cases -
iterating on the validation pass with each update - with the aim of getting valid components directly
-
currently trying implementations with
react-live(or alternatives) on the frontend dashboard to deal with this, we'll see how it goes
Experiencing the same issue while using svelte+shadcn stack.