question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug: QSelect with use-input scrolling to top of page on mobile (Quasar 1)

See original GitHub issue

I notice that this bug has been fixed on Quasar 2 however I cannot find a supporting bug report for this problem.

When using QSelect with the use-input prop on mobile, closing/exiting the QSelect will sometimes scroll to the top of the page. This is evident in the Quasar 1 Docs (and the issue is also happening on my Quasar 1 app). The bug is also very annoying on long pages as you’re forced to scroll all the way back down.

Problem can be seen in the following video (second tab is the Quasar 2 docs): Problem occurs on both Android and iOS

https://user-images.githubusercontent.com/13761766/143534145-82c0c6e7-d19f-4315-9ed7-378714c30bcb.mp4

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
pdanpdancommented, Nov 26, 2021
0reactions
rstoenescucommented, Dec 29, 2021

Fix will be available in Quasar v1.17.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Select | Quasar Framework
The QSelect Vue component has two types of selection - single or multiple. This component opens up a menu for the selection list...
Read more >
Learn Quasar Components - QSelect - YouTube
Want more? https://quasarcast.com/registerListen to the QuasarLife podcast 🎙️https://quasarcast.com/podcastsCatch me on Twitter ...
Read more >
Basics to Native Form Submit | Quasar Framework on Vuejs
WATCH this video to learn EVERYTHING about Quasar Select Component. From Basic Implementation, Design, Decorators, Coloring, Disabling, ...
Read more >
Quasar q-select @new-value not triggering on mobile
<template> <q-select ref="qSelect" filled v-model="model" use-input use-chips multiple input-debounce="0" new-value-mode="add" ...
Read more >
How to use Quasar Select Component (QSelect) - Facebook
EVERYTHING you NEED to know about the QSelect Component! ✓ What is QSelect ? ... look at the screen you can see this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found