coreui / coreui-angular

CoreUI Components Library for Angular https://coreui.io/angular/docs/
https://coreui.io/angular/
MIT License
244 stars 145 forks source link

Underline in Components/Nav not displaying correctly #164

Closed davalbra closed 1 year ago

davalbra commented 1 year ago

Description: The underline in the Components/Nav is not displaying correctly. This issue occurs on all browsers and devices that I have tested on.

Steps to Reproduce:

Create a new Angular project using CoreUI Add a Navigation bar to your project using the Components/Nav component Observe the underline of the Navigation bar

Expected Result when use ... The underline of the Navigation bar should be a thin line of the correct color (as specified in the CSS)

Actual Result: The underline of the Navigation bar doesn't work

Notes:

-- CoreUI version image

-- screenshot of the bug image

--the code snippet that is causing the issue image

--work with image

xidedix commented 1 year ago

@davalbra variant="underline" works for the CoreUI Pro version only, I am afraid. We should mention it in the docs.

davalbra commented 1 year ago

Now I know, I was confused because on the CoreUI-Angular web page the information did not tell me anything about it.

xidedix commented 1 year ago

docs updated