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

Fix autocomplete in rsx #2794

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented Aug 6, 2024

I'm not exactly sure why, but putting the release version of rsx first breaks autocomplete. Maybe the span being used in an inactive part of rsx first links autocomplete to that part the rsx?

@ealmloff ealmloff added the rsx Related to rsx or the dioxus-rsx crate label Aug 6, 2024
Copy link
Member

@jkelleyrtp jkelleyrtp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sigh.....

@jkelleyrtp jkelleyrtp merged commit 4c0fefb into DioxusLabs:main Aug 6, 2024
15 checks passed
@ealmloff ealmloff deleted the fix-autocomplete branch August 6, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rsx Related to rsx or the dioxus-rsx crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants