Upgrade to 10.24.1 - datagrid 2 not displaying properly

0
Good Afternoon,   I have upgraded from version 9 to 10.24.2 and the data grid 2 is not displaying properly. Can anyone please help with why?   I have upgraded Data widgets, and Atlas core. I have tried to upgrade Atlas_Web_Content but caused errors with the user commons module. It didn't work though when I got rid of the errors so I have reverted the Atlas_Web_Content.   It is currently showing as below. Can anyone guide please on how to fix this so they display correctly?   Thanks
asked
2 answers
0

Maybe something's wrong with the ordering of the UI Resource Modules

 

When a module contains styling (SCSS/CSS), be sure it is added to the compiled CSS file in the correct order relative to other files. For example, if a theme module should override styling that is defined in Atlas_Core, it is important that the theme module is added after Atlas_Core.

You can set an explicit order in the theme settings (App Settings > Theme). This contains a list of all modules that are marked as UI resource modules, and allows you to set the explicit order in which they are added to the CSS file. Note that the lower a module is ordered in the list, the higher its precedence. For example, an app that uses a company theme module could be ordered as follows:

 

app theme settings

answered
0

Could you also try to update the data widgets module ?

 

image.png?

 

 

answered