Vuetify: [Bug Report] Text fields prefix issue

Created on 4 Apr 2019  路  2Comments  路  Source: vuetifyjs/vuetify

Versions and Environment

Vuetify: 1.5.9
Vue: 2.6.10
Browsers: Chromium 73.0.3683.75
OS: Linux

Steps to reproduce

Add a "?" question mark to the prefix option of the v-text-field and add some text after the question mark.

Expected Behavior

The text expected to be on one line.

Actual Behavior

When you Add the "?" question mark to the prefix, any text after it goes to a new line!
I'm not sure if this is expected behavior.

Reproduction Link

https://codepen.io/mehrunrasoli/pen/eoZBqE

VTextField bug

Most helpful comment

All 2 comments

@johnleider Thanks, man!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

johnleider picture johnleider  路  93Comments

somombo picture somombo  路  39Comments

noorzaie picture noorzaie  路  38Comments

amesas picture amesas  路  81Comments

wernerm picture wernerm  路  42Comments