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.

The `text-hide()` mixin has been deprecated as of v4.1.0. It will be removed entirely in v5.

See original GitHub issue

Hi After updating to Version 4.1.0. When I wanna compile my SCSS files I get this error: The "text-hide()" mixin has been deprecated as of v4.1.0. It will be removed entirely in v5. But when I comment .text-hide class in _text.scss every things go fine and there is no issue!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

8reactions
wlipacommented, Apr 24, 2018

Having loud warnings about library internals is a bad smell. It makes it easy to ignore warnings, since there’s nothing I’m doing to trigger them. Can there be some way to turn this off?

6reactions
casdevscommented, Apr 23, 2018

@RobertSmits ok, without further investigation I’ve assumed that internally, there is an alternative to the now deprecated text-hide mixin so bootstrap itself can set a good example of how to avoid using this deprecated feature. I’ve just wondered why compiling bootstrap without further modifications issues a warning now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Warning: The `invisible()` mixin has been deprecated as of v4 ...
Warning: The `invisible()` mixin has been deprecated as of v4.3.0. It will be removed entirely in v5. Am getting this warning from specs:....
Read more >
bootstrap - UNPKG
7, background-color: transparent;. 8, border: 0;. 9. 10, @warn "The `text-hide()` mixin has been deprecated as of v4.1.0. It will be removed entirely...
Read more >
Migrating to v5 - Bootstrap
Deprecated The .alert-variant() mixin is now deprecated. We now use the Sass loop directly to modify the component's default CSS variables for each...
Read more >
warning when compiling - Material Design for Bootstrap
But now I got this warning when compiling:   <pre>WARNING: The `text-hide()` mixin has been deprecated as of v4.1.0. It will be removed...
Read more >
Problem to install Sage - Roots Discourse
... mixin has been deprecated as of v4.1.0. It will be removed entirely in v5. on line 10 of node_modules/bootstrap/scss/mixins/_text-hide.scss, in mixin ......
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