Skip to content

a:not(:last-child) doesn't work for one edge case#1

Open
lokeshchoudhary-lc wants to merge 1 commit intoapify-projects:mainfrom
lokeshchoudhary-lc:lokeshchoudhary
Open

a:not(:last-child) doesn't work for one edge case#1
lokeshchoudhary-lc wants to merge 1 commit intoapify-projects:mainfrom
lokeshchoudhary-lc:lokeshchoudhary

Conversation

@lokeshchoudhary-lc
Copy link

fix : a:not(:last-child) only works if it has more than one elements in td otherwise it neglects the single element and return null
Hence a check for if length is one is needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant