Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

q-item is invalid on mobile focused #17933

Open
Xi-Yang-23 opened this issue Mar 26, 2025 · 1 comment
Open

q-item is invalid on mobile focused #17933

Xi-Yang-23 opened this issue Mar 26, 2025 · 1 comment

Comments

@Xi-Yang-23
Copy link

What happened?

q-item is invalid on mobile focused

code

<q-item v-if="!commentChildItem.isDel" :inset-level="1" clickable focused>
    <!-- ....................... -->
    <!-- ....................... -->
    <!-- ....................... -->
</q-item>

img

Image
Image

What did you expect to happen?

none

Reproduction URL

none

How to reproduce?

none

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app-webpack | @quasar/app-vite)

Platforms/Browsers

iOS, Chrome, Android

Quasar info output

Relevant log output

Additional context

No response

Copy link

Hi @Xi-Yang-23! 👋

It looks like you provided an invalid or unsupported reproduction URL.
Do not use any service other than Codepen, jsFiddle, StackBlitz, CodeSandbox, and GitHub.
Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc.
Please edit your original post above and provide a valid reproduction URL as explained.

Without a proper reproduction, your issue will have to get closed.

Thank you for your collaboration. 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant