Skip to content

Vueform Viewer Will not Render if using Bootstrap theme with Builder Plugin #421

@victorvaldez5

Description

@victorvaldez5

Environment

"@vueform/builder": "^1.6.0",
"@vueform/vueform": "^1.10.3",
"bootstrap": "^5.3.3",
"pinia": "^2.1.7",
"postcss": "^8.4.32",
"sass": "~1.64.2",
"vite": "^6.0.0",
"vue": "^3.4.25",

Reproduction

https://stackblitz.com/edit/github-yfhypqm6?file=vueform.config.js,postcss.config.js,package.json

Describe the bug

Trying to render a vueform viewer while the builder plugin is included in the vueform.config.js, then the vueform viewer does not render and an error appears in the console (see logs)

Additional context

No response

Logs

config.theme.classes.TextElement is undefined

config https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/@vueform_builder_plugin.js?v=85304555:5508
    install https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/@vueform_vueform.js?v=7b6977d6:15798
    install https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/@vueform_vueform.js?v=7b6977d6:15795
    install https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/@vueform_vueform.js?v=7b6977d6:15790
    use https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/chunk-VT7FWPCL.js?v=7fcc2504:5993
    <anonymous> https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/src/main.js?t=1742927018006:8
[@vueform_builder_plugin.js:5508:9](https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/@vueform_builder_plugin.js?v=85304555)
    config https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/@vueform_builder_plugin.js?v=85304555:5508
    install https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/@vueform_vueform.js?v=7b6977d6:15798
    forEach self-hosted:157
    install https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/@vueform_vueform.js?v=7b6977d6:15795
    forEach self-hosted:157
    install https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/@vueform_vueform.js?v=7b6977d6:15790
    use https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/node_modules/.vite/deps/chunk-VT7FWPCL.js?v=7fcc2504:5993
    <anonymous> https://githubyfhypqm6-nu22--5173--33edf5bb.local-corp.webcontainer.io/src/main.js?t=1742927018006:8

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions