We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related List span count with the wrong class
Output is "lds-shrink-none_ slds-m-right--xx-small"
"lds-shrink-none_ slds-m-right--xx-small"
It's missing a "s" in the beggining.
"s"
Expected:
"slds-shrink-none slds-m-right--xx-small"
The text was updated successfully, but these errors were encountered:
Hello @Mart-User , can i work on this or has this been taken care of already?
Sorry, something went wrong.
@ALAIN-CLAUDE just checked, still has this issue on Spring '25 Patch 4.2, even with the new Cosmos theme
No branches or pull requests
Related List span count with the wrong class
Output is
"lds-shrink-none_ slds-m-right--xx-small"
It's missing a
"s"
in the beggining.Expected:
"slds-shrink-none slds-m-right--xx-small"
The text was updated successfully, but these errors were encountered: