premieroctet / openchakra

⚡️ Full-featured visual editor and code generator for React using Chakra UI

Home Page:https://openchakra.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug Report: Custom Props shows props that are not custom or not set!

transmissions11 opened this issue · comments

commented

When clicking on a Stack with some properties set by the width + height text boxes, and looking at the Custom Props panel, and then adding a Custom Prop, non custom props, some with empty values show up!

Here's the local storage component tree for reproduction: https://pastebin.com/MFdt5tku

Here's a picture describing my error: repro pic

Thanks for the report @TransmissionsDev, can you try this sandbox https://deploy-preview-73--openchakra.netlify.com ? The issue should be fixed :)

commented

@shinework I have just re-tested the newest deploy preview (73), but found that the custom props panel refuses to show the "rounded" prop even if it has been set via custom props?

Never mind, it went away after reloading the page? I'll keep an eye out and open another report if I find the issue again.