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

🙄 Virutal Dom Thinking Mistake #62

Open
DasLixou opened this issue Jan 19, 2022 · 0 comments
Open

🙄 Virutal Dom Thinking Mistake #62

DasLixou opened this issue Jan 19, 2022 · 0 comments
Assignees
Labels
PRIORITY: medium TYPE: bug Something isn't working

Comments

@DasLixou
Copy link
Member

in renderer.js is a thinking mistake:
You are checking the difference between old function and new function, need to be changed to: difference between current element in real dom and function

@DasLixou DasLixou added TYPE: bug Something isn't working PRIORITY: medium labels Jan 19, 2022
@DasLixou DasLixou self-assigned this Jan 19, 2022
@DasLixou DasLixou added this to leaf.js Jan 19, 2022
@DasLixou DasLixou moved this to Todo in leaf.js Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PRIORITY: medium TYPE: bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant