No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Chip - input field - IE11

    Framework
    1
    1
    486
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Dan_1234 last edited by Dan_1234

      Hello

      I am trying to use the chip input field from the example .
      It works fine in Firefox, but in IE11 it doesn’t auto adjust the text area size.

      Quasar Version: 0.15.6
      Vue Version: 2.5.13(and tried a couple older builds)

      Here’s the code:

                <q-field >
                 <q-chips-input color="blue-10"  float-label="float" v-model="groupNames" @blur="convertToArray"  ref="test1234"/>
                 </q-field>
      

      Please find the screenshot below.

      0_1520265111314_chips.PNG

      1 Reply Last reply Reply Quote 0
      • First post
        Last post