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 outdated lazynode documentation #1648

Merged
merged 2 commits into from
Nov 20, 2023
Merged

Fix outdated lazynode documentation #1648

merged 2 commits into from
Nov 20, 2023

Conversation

Exotik850
Copy link
Contributor

Fix error in Lazynode documentation that uses ScopeState::element which doesn't exist. Change to ScopeState::render

Fixes #1647

packages/core/src/lazynodes.rs Outdated Show resolved Hide resolved
@ealmloff ealmloff added documentation Improvements or additions to documentation core relating to the core implementation of the virtualdom labels Nov 20, 2023
Copy link
Member

@ealmloff ealmloff left a comment

Choose a reason for hiding this comment

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

Thank you!

@ealmloff ealmloff merged commit f8ce72c into DioxusLabs:master Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core relating to the core implementation of the virtualdom documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lazynode documentation not up to date
2 participants