Closed JaneSjs closed 6 months ago
Just an FYI, the same happens on the Vue version
TypeError: Cannot read properties of undefined (reading 'getRootCss')
at Proxy.<anonymous> (survey-vue3-ui.es.js:4352:26)
at renderComponentRoot (runtime-core.esm-bundler.js:887:16)
at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:6020:46)
at ReactiveEffect.run (reactivity.esm-bundler.js:177:19)
at instance.update (runtime-core.esm-bundler.js:6151:16)
at setupRenderEffect (runtime-core.esm-bundler.js:6161:12)
at mountComponent (runtime-core.esm-bundler.js:5929:7)
at processComponent (runtime-core.esm-bundler.js:5883:9)
at patch (runtime-core.esm-bundler.js:5351:11)
at mountChildren (runtime-core.esm-bundler.js:5599:7)
@Andream98 As a quick fix, please change "progressBarType" property value from "buttons" to "pages". We will solve the issue in the upcoming release.
Thank you, Andrew
Got it, thank you!
Update The minimum reproduciable example.
T18147 - Issue with update to new version of Survey Creator https://surveyjs.answerdesk.io/internal/ticket/details/T18147
A demo is available in the original thread.