Skip to content

Disabling ripple globally doesn't work globally #11847

Closed
@kevinbeal

Description

@kevinbeal

Bug, feature request, or proposal:

feature request

What is the expected behavior?

That when I add the provider {provide: MAT_RIPPLE_GLOBAL_OPTIONS, useValue: {disabled: true}} that it would disable the ripple on more than just buttons.

What is the current behavior?

The ripple is not disabled on the tab-nav-bar. In the source file nothing is done with the disabled property.

What are the steps to reproduce?

https://angular-material2-issue-yhgxqa.stackblitz.io

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

Don't want the ripple at all in our app, but love everything else.

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

TS: 2.8.3
Angular: 6.0.1
Angular Material: latest

Is there anything else we should know?

Can't think of anything.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions