wandb / openui

OpenUI let's you describe UI using your imagination, then see it rendered live.
https://openui.fly.dev
Apache License 2.0
18.84k stars 1.73k forks source link

`Select elements in the HTML` doesn't work even in the demo #174

Open catskytw opened 3 months ago

catskytw commented 3 months ago

image Infinitely loading after submitting the change, both in on premise and demo version.

vanpelt commented 3 months ago

Hmm, it's working for me in the hosted and on premise version. Can you try hitting shift+refresh on the page to ensure you're getting the latest content for the iframe?

Screenshot 2024-06-28 at 12 26 58 PM
catskytw commented 3 months ago

After hitting shift+refresh, I got multiple same content, there is no change after submitting the change.

image

catskytw commented 3 months ago

You can try it on the demo version(https://openui.fly.dev/ai/new) Reproduce steps:

  1. create new UI
  2. choose Make me a flashy landing page for an AI SaaS startup. Come up with an exciting name and create a navigation bar up top.
  3. click button "Select element in the HTML" and choose "Get Started" button
  4. type "change the text as Learn More" and submit

Expected: the text of the button changed from "Get Started" to "Learn More"

Result: Infinitely loading screen

Reproduce Rate: 5/5

goyanx commented 2 months ago

same for me

catskytw commented 2 months ago

Hi @vanpelt any update or anything we can help?