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

RenderHtml::into_owned #3580

Merged
merged 1 commit into from
Feb 10, 2025
Merged

RenderHtml::into_owned #3580

merged 1 commit into from
Feb 10, 2025

Conversation

zakstucke
Copy link
Contributor

@zakstucke zakstucke commented Feb 10, 2025

As discussed here this allows removing the static requirement from IntoAny to prevent compile errors on switching to erased mode.

@zakstucke zakstucke changed the base branch from main to leptos_0.8 February 10, 2025 18:24
@zakstucke zakstucke closed this Feb 10, 2025
@zakstucke zakstucke reopened this Feb 10, 2025
@zakstucke
Copy link
Contributor Author

Ci i think successful, semver and an unrelated clippy lint are only failures.

@benwis
Copy link
Contributor

benwis commented Feb 10, 2025 via email

@zakstucke
Copy link
Contributor Author

Assuming you mean 0.7 main, I'll do it in the next PR so I don't have to run CI again here, i've got another one lined up after this.

@benwis
Copy link
Contributor

benwis commented Feb 10, 2025

Ship it

@benwis benwis merged commit b4e683d into leptos-rs:leptos_0.8 Feb 10, 2025
72 of 74 checks passed
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.

2 participants