handsontable/quality

Check what functionalities do not work for nested data

Opened this issue · 0 comments

@AMBudnik commented on Thu Aug 13 2020

Support

Description

As mentioned in issue no 49

we state that

Handsontable binds to your data source (list of arrays or list of objects) by reference

src: https://handsontable.com/docs/8.0.0/tutorial-data-binding.html

However, we also provide a nested data example

https://handsontable.com/docs/8.0.0/tutorial-data-sources.html#page-nested

From the experience, I know that some plugins do not work with nested data. So I will check this subject with @pnowak and gather the information.

There's also one Client who's willing to help us with the composition of the message https://forum.handsontable.com/t/custom-objects-as-values-of-cells/4225/6

Your environment

  • Handsontable version: 8.0.0
  • Wrapper version: Vanilla
  • Browser Name and version: n/a
  • Operating System: n/a

@pnowak commented on Thu Aug 13 2020

I checked to Filters plugin for now.