Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builder Dev Tools - Can't select component input type options & image warning #2518

Open
thejackshelton opened this issue Aug 1, 2023 · 0 comments
Assignees
Labels
devtools Issues surrounding the Builder Devtools

Comments

@thejackshelton
Copy link

thejackshelton commented Aug 1, 2023

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.

@samijaber samijaber added the devtools Issues surrounding the Builder Devtools label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools Issues surrounding the Builder Devtools
Projects
None yet
Development

No branches or pull requests

4 participants