Description
Description
--grid-shadow
is not defined, and the grids do not have a box shadow.
- igniteui-angular version: 20.0.x
- browser: any
Steps to reproduce
- Open any grid sample /document samples, or dev demos/
- Observe that the grid does not have a shadow around it.
When investigating the igx-grid
element, it seems that --grid-shadow
is not defined.
Result
No box shadow is displayed.
Expected result
The grid should have a box shadow.
Attachments

Activity
simeonoff commentedon Jun 25, 2025
@didimmova it seems that this has probably broken after the enhanced themes were introduced.