[Bug Report][3.0.0-next-20220107.0] Got "Uncaught TypeError: dir is undefined" when using TextField or Textarea #14578
Labels
C: VTextField
VTextField
has workaround
T: bug
Functionality that does not work as intended/expected
upstream
Problem with a third party library that we may have to work around
Milestone
Environment
Vuetify Version: 3.0.0-next-20220107.0
Last working version: 3.0.0-alpha.12
Vue Version: 3.2.26
Browsers: Firefox 95.0
OS: Windows 10
Steps to reproduce
Expected Behavior
Text Field is displayed
Actual Behavior
Component is not displayed
Reproduction Link
https://github.com/BreizhReloaded/my-vue-app
Other comments
I checked the previous versions, the last working version may be 20211217. It seems to be related to the Field component or its dependencies as Text Field and Textarea both import it.
The text was updated successfully, but these errors were encountered: