Multiple Table Widgets At the end of the dashboard page
I have 2 tables widgets at the end of the dashboard page and filters with actions at the start of the page. when clicking on the actions this error accur
After debug it I realize that when I scroll down and make sure that the tables are loaded the error will not accur since the tables is loaded. but if they are not loaded the error will happen. is there a way to explicitly says to load the tables? because right now they are loaded when they are in the viewport right? any other suggestion to solve it.
1 Reply
Solution
Solved by disabling
isLazy
property