jsonforms
jsonforms copied to clipboard
WIP: Path to array
Hi @LukasBoll ! The current state sadly doesn't run for me. Executing npm ci && npm run init && npm run build
fails at the build step for the Vue packages. When I manually build core
, angular
and angular-material
and start the Angular Material example app then the forms don't render at all but crash with numerous exceptions. Can you take a look?
@sdirix Sorry, I switched between branches and somehow lost my latest changes in the process. Should work now.
Has the "dot-seperated" issue been resolved yet?
We came up with a better solution, documented it in #2153 and will start developing it soon. Therefore I'll close this PR as it's outdated.