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.

'hidden-xs-and-down' doesn't work

See original GitHub issue

Steps to reproduce

Full html to reproduce:

<div id="app">
  <v-btn class='hidden-xs-and-down'>Hidden XS</v-btn>
  <v-btn class='hidden-sm-and-down'>Hidden SM</v-btn>
</div>

Versions

Vuetify: 0.9.4 Tested on Edge 38.14393.0.0

What is expected ?

The first button would disappear at extra small widths and the second button would disappear at small widths.

What is actually happening ?

The first button is always visible and the second button disappears at small widths and below.

Reproduction Link

http://codepen.io/anon/pen/ryRavE

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mydogisboxcommented, Apr 3, 2017

Would it make sense to change it to ‘hidden-xs-and-down’? It would keep the documentation simple, make the class more discoverable and probably simplify the implementation as well.

0reactions
nekosaurcommented, Jan 31, 2019

Please do not comment on closed issues. If you had read through the comments you would have realized that it is hidden-xs-only, NOT hidden-xs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

10 Things About Naruto's Hidden Villages That Don't Make ...
Hidden Villages like Konoha are integral to Naruto's story, but there are some mysteries to these villages that don't make a lot of...
Read more >
How to Sand Like a Pro - My Favorite Sanding Tip - YouTube
Get the Katz-Moses Magnetic Dovetail Jig here: https://lddy.no/stizIn this woodworking tip and trick video I show you how I get perfectly ...
Read more >
The Hidden Leaf vs. The Hidden Sand - Narutopedia - Fandom
Araya attacks with a spear, and Sarada tries using Sharingan genjutsu against him, but it doesn't work, and Araya manages to injure her....
Read more >
5 Common Floor Sanding Mistakes & How To Avoid Them
Don't make these common floor sanding mistakes! Find out exactly what you should be doing and how to sand your floors and floorboards!...
Read more >
Four Common Finishing Mistakes (and how to avoid them)
1. Not enough sanding · Differing grits of sandpaper are meant to save you time, not waste it. · Learn how to inspect...
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