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

WIP: Regression on contenteditable #6853

Commits on Oct 18, 2021

  1. Fix: Regression on contenteditable

    Fixes: sveltejs#5018
    Fixes: sveltejs#5931
    
    Issue caused because of setting the updated value to
    the data property of moustache text node, use innerText if
    parent have contenteditable attribute
    RaiVaibhav committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    d4965fe View commit details
    Browse the repository at this point in the history