Builder Dev Tools - Can't select component input type options & image warning
- Dominant language
- TypeScript
- Stars
- 8.8k
- Forks
- 1.2k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 17
Description
Felt like this would be easier to explain in video form.
With the latest version of Qwik I'm having to
https://www.loom.com/share/3873aaf7bcda4cef848d2da9c1c1014a?sid=0808e952-4c59-4016-9104-2973cadc7339
Using latest chrome version, pnpm, windows 11. Qwik 1.2.6
To recap, issues are:
- Can't select options when specifying component prop types for the builder component.
- Have to restart the dev server each time to reflect a change, at least one that doesn't use the `RenderContent` component (maybe I need that I guess?)
- There is an issue with it showing Qwik's image warning for the tracking pixel
Steps to reproduce:
- Qwik + Visual Starter
- Make a component & register it to the build registry
- Try adding a new prop type in builder dev tools
- To check the image popup issue remove the boilerplate and should have a yellow oval
You can still change the component type in the code, but just not in builder dev tools currently.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.