Skip to content

v1.3.3

Compare
Choose a tag to compare
@ekashida ekashida released this 27 Feb 21:19
· 1543 commits to master since this release

Bug Fixes

  • #1610 - engine: This change fixes a bug where setting the spellcheck attribute to "false" in the template resulted in a value of "true" being rendered in the DOM. It's worth noting that this change does not address the same issue when setting spellcheck to "false" via template expressions, which will be subsequently revisited if the need arises.