Skip to content

JsonTree.js v4.6.3 - Bulk editing / paging fixes!

Compare
Choose a tag to compare
@william-troup william-troup released this 25 Nov 17:01
· 25 commits to main since this release
0ba9cc0
  • Fixed a fault that prevented bulk editing from working when paging is enabled, but no array data has been used for the JSON.
  • Fixed a script error that occurred when removing the JSON (when paging is enabled, but no array data has been used for the JSON) via the Control Buttons.
  • Fixed a fault that caused errors when calling backPage() and nextPage() when paging is enabled, but no array data has been used for the JSON.