Skip to content

MatProgressBar _rectangleFillValue didn't display when routing is using hash #12710

Closed
@eusen

Description

@eusen

It‘s a Bug:

<mat-progress-bar [mode]='buffer'>

image

In the official website, it is normal.
but in my site:

image

u see, it’s blank!!!
In my router config, useHash is true, so my url is like: http://localhost:9621/#/preview/home
This is the only point different from the official website.

I found the bug:
image
If I adjust it as follows:
image
image
It's worked!

What is the expected behavior?

To normal.

What is the current behavior?

MatProgressBar buffer mode is blank.

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaround

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions