Kiet
Kiet
#### Describe the feature On second load, is there a way we can get the previous state so that it's faster on load
#### Describe the bug A user received an assertion failure when closing the app 
#### Describe the bug Need better error handling 
#### Describe the bug Sometimes the changes don't get hot-reloaded when a lot of code is added. This is inconsistent between frameworks but we should find a solve for Next.js...
#### Describe the feature Each page has a title tag in head that we can display in the webview window. We should also allow you to configure it in code.
#### Describe the bug I first noticed that if we had 3 or more frames and I tried to delete the second one, the third one would just take second...
#### Describe the feature https://github.com/onlook-dev/onlook/blob/main/apps/studio/src/lib/editor/engine/overlay/index.ts#L15
#### Describe the feature Will need to get the non-computed style in clickedRect to do this. Currently, we only add the computed style but this will be useful to display...
#### Describe the bug If a div has text, try inserting text. The first text inserting will bug out.
#### Describe the feature Astro is semi-supported. React components within Astro can have write to code. However, astro files' DOM elements are not being processed. We need to either: 1....