Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue allOf example crashes #2308

Open
LukasBoll opened this issue Mar 27, 2024 · 0 comments
Open

Vue allOf example crashes #2308

LukasBoll opened this issue Mar 27, 2024 · 0 comments

Comments

@LukasBoll
Copy link
Collaborator

Describe the bug

allOf example in the vue example app crashes:
error message:
Uncaught (in promise) RangeError: Maximum call stack size exceeded
at createComponentInstance (runtime-core.esm-bundler.js:7304:20)
at mountComponent (runtime-core.esm-bundler.js:5813:48)
at processComponent (runtime-core.esm-bundler.js:5798:9)
at patch (runtime-core.esm-bundler.js:5286:11)
at mountChildren (runtime-core.esm-bundler.js:5530:7)
at mountElement (runtime-core.esm-bundler.js:5437:7)
at processElement (runtime-core.esm-bundler.js:5402:7)
at patch (runtime-core.esm-bundler.js:5274:11)
at mountChildren (runtime-core.esm-bundler.js:5530:7)
at processFragment (runtime-core.esm-bundler.js:5745:7)

Expected behavior

JSON Forms shouldn't crash

Steps to reproduce the issue

Select the allOf renderer example in the vue example app

Screenshots

image

Which Version of JSON Forms are you using?

3.2.1

Framework

Vue

RendererSet

Vanilla

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants