Skip to content
New issue

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

CDropdownMenu Issue #267

Closed
slps970093 opened this issue Sep 25, 2023 · 1 comment
Closed

CDropdownMenu Issue #267

slps970093 opened this issue Sep 25, 2023 · 1 comment

Comments

@slps970093
Copy link

I encounter vue-tsc in typescript which throws an error

node_modules/@coreui/vue/src/components/dropdown/CDropdownMenu.ts:28:76 - error TS7053: Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
No index signature with a parameter of type 'string' was found on type '{}'.

28 classNames.push(dropdown-menu${key === 'xs' ? '' : -${key}}-${alignment[key]})

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions

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

No branches or pull requests

1 participant