Aaltuj / VxFormGenerator

The library contains a component, that nests itself into the Blazor EditForm instead of a wrapper around the EditForm. The component is able to generate a form based on a POCO or a ExpandoObject. Because of this architecture the library provides the developer flexibility and direct usage of the EditForm.
MIT License
119 stars 36 forks source link

ExpandoObject does not render #35

Closed jkulcsar closed 2 years ago

jkulcsar commented 2 years ago

Hi Alex, I can't figure out why but the ExpandoObject in the demo does not render. I tried to updat ethe project (and all packages) to .net 6 but still no luck. With the /develop branch I had the same result. image

I would much appreciate any help or pointers on what I could try, the ExpandoObject is something that I could definitely use.

Thanks and best regards!

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.