Skip to content

Vue allOf example crashes #2308

Open
Open
@LukasBoll

Description

@LukasBoll

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions