High Performance Data Grid & UI Components for Angular, React & Blazor › Forums › General Discussions › documentation should be more detailed › Reply To: documentation should be more detailed
May 3, 2022 at 10:51 pm
#103132
Blocked
The Dropdown list could use updating. The sample code on the website doesn’t work as written.
Using the sample react same code the child element of ListItem with Droplist generates the following errors:
smart.dropdownlist.js:34 Uncaught TypeError: Cannot read properties of null (reading ‘_applyTemplate’)
Uncaught TypeError: Cannot read properties of null (reading ‘_applyTemplate’)
Warning: Can’t perform a React state update on an unmounted component