Please fill out as many of the following questions as possible so we can help you promptly! If you don’t know how to answer or it does not apply, feel free to remove it or leave it blank.
Builder content link
Builder public api key
2c822160275f4031901d544c4b356e3d
Detailed steps to reproduce the bug
- Create a symbol (I did it by selecting a block on a page and converting it to symbol)
- The symbol is not visible on the page editor
- The symbol is visible on the actual page
- THe below error is raised in the browser:
fs.js:3 QWIK ERROR Cannot set property class of # which has only a getter TypeError: Cannot set property class of # which has only a getter
- at updateProperties (http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:3364:31)*
- at patchVnode (http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:3001:28)*
- at updateChildren (http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:2785:26)*
- at smartUpdateChildren (http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:2740:16)*
- at visitJsxNode (http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:2721:12)*
- at http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:2616:25*
- at then (http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:345:56)*
- at http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:2613:16*
- at then (http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:345:56)*
- at renderComponent (http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:2598:12)*
- at renderMarked (http://localhost:5173/node_modules/@builder.io/qwik/core.mjs?v=31337c45:4651:31)*
Screenshots or video link
Below image shows the the symbols in the layers but not being displayed.
Below image is the symbols being rednered correctly in the browser
Code stack you are integrating Builder with
Qwik, chrome latest