You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yea, in the end, I found a solution.
My project uses Bootstrap 4, so I simply removed the <table> and replaced it with rows and columns (using the Bootstrap Grid system). I also had to make changes in css for it to work. You can check the code here clusterize.min.css and here datatable.twig.
I'm satisfied with the final result. gl
After
clusterize-extra-row clusterize-top-space
is added, column widths break.Is there any advice on how to fix the problem?
Example: https://jsfiddle.net/p3ugwos7/1/
The text was updated successfully, but these errors were encountered: