I wish to refresh the data on the y_unit like this, where elements are the same at the init and to the refresh:
scheduler.matrix[‘timeline’].y_unit = elements;
scheduler.updateView();
My scheduler has a different render, the elements are collapsed, some tasks showed on the folder (Human Relations Dep.) . Also, I have errors in the console when i click on the second folder (Human Relations Dep.) when I expand it.
A sample: