Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Major fixes to callback syncing issues

Compare
Choose a tag to compare
@sidyadav sidyadav released this 12 Feb 17:27
· 7 commits to master since this release

This fixes a ton of callback syncing issues which were happening as a result of using changeCallback() to updateModel. HTML mode was unusuable. Splitting this up into multiple, specific callbacks fixed a ton of things.