wet-aquaW
Refine8mo ago
4 replies
wet-aqua

Issue with inferencer generated code

I'm getting this error "Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports. Check the render method of Field2." for a page generated by inferencer

However, when the auto-generated code is manually copied for debugging, the issue went away and everything works just fine
Is there any known issue related to inferencer?
Was this page helpful?