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.

disableRipple not working in checkbox with custom theme

See original GitHub issue

Bug, feature request, or proposal:

Bug

What is the expected behavior?

The ripple effect should not be visible when disableRipple attribute is set to true on a checkbox.

What is the current behavior?

The ripple effect is still shown when disableRipple attribute is set to true on a checkbox.

What are the steps to reproduce?

https://stackblitz.com/edit/angular-clzfgv

What is the use-case or motivation for changing an existing behavior?

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular CLI: 7.0.3 Node: 8.12.0 OS: win32 x64 Angular: 7.0.1 … animations, common, compiler, compiler-cli, core, forms … language-service, platform-browser, platform-browser-dynamic … router

Package Version

@angular-devkit/architect 0.10.3 @angular-devkit/build-angular 0.10.3 @angular-devkit/build-optimizer 0.10.3 @angular-devkit/build-webpack 0.10.3 @angular-devkit/core 7.0.3 @angular-devkit/schematics 7.0.3 @angular/cdk 7.0.2 @angular/cli 7.0.3 @angular/material 7.0.2 @ngtools/webpack 7.0.3 @schematics/angular 7.0.3 @schematics/update 0.10.3 rxjs 6.3.3 typescript 3.1.3 webpack 4.19.1

Is there anything else we should know?

If we do not use a custom theme, disableRipple is working as expected.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
bitflowercommented, Feb 7, 2019

Any news on this? Is somebody investigating? We have a custom theme as well and have the sticky circle after clicking the component.

0reactions
angular-automatic-lock-bot[bot]commented, Jul 7, 2020

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

disableRipple not working in checkbox with custom theme
The ripple effect is still shown when disableRipple attribute is set to true on a checkbox. What are the steps to reproduce? https://stackblitz....
Read more >
How to disable ripple in Material Design React - Stack Overflow
According to Material-UI documentation, you can disable the ripple effect globally by providing the following in your theme:
Read more >
Ripples | Angular Material
Ripples that are being dispatched programmatically can be launched with the persistent option. This means that the ripples will not fade out automatically,...
Read more >
Disabling ripple effect in Material-UI - CodeSandbox
Activating extension 'vscode.typescript-language-features' failed: Could not find bundled tsserver.js.
Read more >
3 Ways to Disable the Ripple Effect in Jetpack Compose
jetpack compose disable ripple. Today, you will learn how to disable or ... Create a custom theme and remove the ripple color and...
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