Describe the bug
When in a mobile view (chromium simulation) error Error in v-on handler: "TypeError: Cannot read property 'getBoundingClientRect' of undefined" occurs when trying to close QTime popup using @input event
Codepen/jsFiddle/Codesandbox
https://codepen.io/codebreaker101/full/oNjPQdK
To Reproduce
Steps to reproduce the behavior:
Expected behavior
For the error not to occur.
Additional context
QDate works fine as it does not use getBoundingClientRect
Fix will be available in "quasar" v1.11.3.
Most helpful comment
Fix will be available in "quasar" v1.11.3.