google / google/material-design-lite
Table checkbox not showing when using router
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, i'm displaying a very simple table.
When I refresh my page, the table is perfect, but when it is routed with something like
` `, the left checkboxs are missing and I have only the table.
Here is the table code :
```
Name
Category
Rating
Acrylic (Transparent)
Restaurant
$2.90
Plywood (Birch)
Bar
$1.25
Laminate (Gold on Blue)
Hotel
$2.35
```
What I can inspect :
With router
``
Refreshing the page
``
Contributor guide
Assessment
This issue has not been assessed yet.