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

live-preview: Do not allow to drop the own type onto itself #5157

Merged
merged 1 commit into from
May 2, 2024

Conversation

hunger
Copy link
Member

@hunger hunger commented Apr 30, 2024

Stop dropping App into export component App { }.

This is a cheap hack to avoid some common error case. A deeper analysis is needed to fix this properly.

Stop dropping `App` into `export component App { }`.

This is a cheap hack to avoid some common error case. A deeper analysis is
needed to fix this properly.
@hunger
Copy link
Member Author

hunger commented May 2, 2024

This fixes #5125.

@hunger hunger merged commit a39d141 into slint-ui:master May 2, 2024
36 checks passed
@hunger hunger deleted the push-kwwnlrxmlnpx branch May 2, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant