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

[Bug Report][2.6.1] VOtpInput type is not exported #14496

Closed
Tawank opened this issue Dec 10, 2021 · 0 comments · Fixed by #14497
Closed

[Bug Report][2.6.1] VOtpInput type is not exported #14496

Tawank opened this issue Dec 10, 2021 · 0 comments · Fixed by #14497
Labels
C: VOtpInput VOtpInput T: bug Functionality that does not work as intended/expected typescript
Milestone

Comments

@Tawank
Copy link
Contributor

Tawank commented Dec 10, 2021

Environment

Vuetify Version: 2.6.1
Vue Version: 2.6.11
Browsers: Chrome 96.0.4664.45
OS: Linux

Steps to reproduce

In typescript, try to import theme provider: import { VOtpInput } from "vuetify/lib";

Expected Behavior

It imports VOtpInput

Actual Behavior

Typescript error:

Module '"vuetify/lib"' has no exported member 'VOtpInput'. Did you mean to use 'import VOtpInput from "vuetify/lib"' instead?

Reproduction Link

https://codepen.io/tawank/pen/GRMjEWe

@KaelWD KaelWD added C: VOtpInput VOtpInput T: bug Functionality that does not work as intended/expected typescript and removed S: triage labels Dec 10, 2021
@KaelWD KaelWD added this to the v2.6.x milestone Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VOtpInput VOtpInput T: bug Functionality that does not work as intended/expected typescript
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants