TobyMosque / app-extension-qdatetimepicker

QDateTimePicker for Quasar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clearable prop incompatible with target="self"

tegola opened this issue · comments

As the subject says, the clear icon does not get rendered when using target="self".

I get it, the whole input is the target, so it shouldn't be used to clear the value, but realistically the clear button should be there and working.