Tried to change some parts and now I get even worse results. Layout doesnt even change. It gets stuck on a radom point on my event sheet.
The new message I get is:
c3runtime.js:154 Uncaught (in promise) TypeError: Cannot read property '_GetLastCachedZIndex' of null
at a (c3runtime.js:154)
at Array.sort (<anonymous>)
at C3.RenderCell._EnsureSorted (c3runtime.js:154)
at C3.RenderCell.Dump (c3runtime.js:154)
at C3.RenderGrid.QueryRange (c3runtime.js:157)
at C3.Layer._GetRenderCellInstancesToDraw (c3runtime.js:160)
at C3.Layer._DrawInstances_RenderCells (c3runtime.js:160)
at C3.Layer.Draw (c3runtime.js:160)
at C3.Layout.Draw (c3runtime.js:163)
at C3.Runtime.Render (c3runtime.js:445)
at C3.Runtime.Tick (c3runtime.js:445)
Any ideas on that?