openv0 icon indicating copy to clipboard operation
openv0 copied to clipboard

Could not import

Open JarolinVargas opened this issue 2 years ago • 2 comments

"[could not import]"

After completion I think it fails to run the generated components code maybe due to some syntax error.

JarolinVargas avatar Oct 06 '23 20:10 JarolinVargas

  • 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

raidendotai avatar Oct 09 '23 13:10 raidendotai

Experiencing the same issue while using svelte+shadcn stack.

subhendupsingh avatar Jan 17 '24 13:01 subhendupsingh