-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Status: ConfirmedStatus: Fixed / ImplementedIssue fixed by a new releaseIssue fixed by a new releaseType: Bug
Description
Describe the bug
When importing the FormTimepickerPlugin typescript throws an error that bootstrap-vue
has no exported member FormTimepickerPlugin
Steps to reproduce the bug
- Create a new vue project with typescript
- Import
FormTimepickerPlugin
and use it in Vue. - Run project
Expected behavior
Typescript should not throw an error
Versions
Libraries:
- BootstrapVue: 2.9.0
- Bootstrap: 4.4.1
- Vue: 2.6.11
- typescript: 3.8.3
Environment:
- Device: PC
- OS: Linux
Demo link
Don't think it is necessary
Additional context
I can create a PR with the fix if desired.
Metadata
Metadata
Assignees
Labels
Status: ConfirmedStatus: Fixed / ImplementedIssue fixed by a new releaseIssue fixed by a new releaseType: Bug