GanttChart
GanttChart copied to clipboard
Gantt-Chart is a sample component that demonstrates what can be built with Lightning Web Components (LWC)
Fix : uncaught typeerror: 'set' on proxy: trap returned falsish for property 'class'. On Winter 20 SFDC release
the allocation object is immutable at this point, resulting in the error: > Uncaught TypeError: 'set' on proxy: trap returned falsish for property 'class' The change simply makes a mutable...
When installed in a Winter '20 org, the component does not work. ## Repro steps: 1. Clone repo 2. Create a scratch org 3. Push source to scratch org 4....