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
When importing the FormTimepickerPlugin typescript throws an error that bootstrap-vue has no exported member FormTimepickerPlugin
bootstrap-vue
FormTimepickerPlugin
Typescript should not throw an error
Libraries:
Environment:
Don't think it is necessary
I can create a PR with the fix if desired.
The text was updated successfully, but these errors were encountered:
b-form-timepicker
fix(types): add missing declaration for b-form-timepicker (closes #…
ae84118
…5035) (#5036) * fix(types): add missing decleration for `b-form-timepicker` * Fix title comment
jacobmllr95
Successfully merging a pull request may close this issue.
Describe the bug
When importing the FormTimepickerPlugin typescript throws an error that
bootstrap-vue
has no exported memberFormTimepickerPlugin
Steps to reproduce the bug
FormTimepickerPlugin
and use it in Vue.Expected behavior
Typescript should not throw an error
Versions
Libraries:
Environment:
Demo link
Don't think it is necessary
Additional context
I can create a PR with the fix if desired.
The text was updated successfully, but these errors were encountered: