The active item of the Breadcrumb component is implemented with the style of disabled item across jQuery and Angular demos. <img width="461" alt="Screenshot 2021-11-29 at 11 09 46" src="https://user-images.githubusercontent.com/89079450/143840482-fda36458-3f3c-451b-bbef-a1c961d2d841.png"> <img width="1066" alt="Screenshot 2021-11-29 at 11 10 14" src="https://user-images.githubusercontent.com/89079450/143840511-c6b712bb-0840-4394-847a-5b80df9f8b1d.png"> The correct way to display the active item is as implemented in React: <img width="492" alt="Screenshot 2021-11-29 at 11 11 43" src="https://user-images.githubusercontent.com/89079450/143840600-a8564247-fca8-40ac-bb10-425d100616c7.png">