angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.39k stars 2.47k forks source link

[BUG] Grids display broken for http://ui-grid.info/docs/... #7277

Closed Didier68 closed 1 year ago

Didier68 commented 1 year ago

Describe the bug On the tutorial pages of http://ui-grid.info/, the grid display is broken

There is an error message: http://ui-grid.info/release/css/ui-grid.css is missing

To Reproduce

Go to http://ui-grid.info/docs/#!/tutorial/Tutorial:%20102%20Sorting

image

karnash commented 1 year ago

i use

https://cdn.jsdelivr.net/gh/angular-ui/bower-ui-grid/ui-grid.min.css

Didier68 commented 1 year ago

Hi @karnash, the problem is on the reference site, where the "ui-grid.css" file is missing...

image

image