googlemaps / googlemaps/js-samples
boundaries-click-event example is not working
- Dominant language
- TypeScript
- Stars
- 805
- Forks
- 836
- PR merge metrics
- No merged PRs in 30d
Description
### Operating system
Windows 11
### Browser Version
Chrome 104.0.5112.82 (Build oficial) (64 bits)
### How severe is the bug?
low
### Bug description
The boundaries-click-event examples is not loading on the demo page (http://googlemaps.github.io/js-samples/) and I try to load the example on my forked project but it's the same error: a 404.
### Steps to reproduce
Open the demo page http://googlemaps.github.io/js-samples (I have tried on Chrome and Opera) and go to boundaries-click-event section, and click on iframe, App, or playground


### Console log output
```sh
Error on web: 404 File not found
Error on my project: Cannot GET /samples/boundaries-click-event/app/dist/index.html
```
Contributor guide
Assessment
This issue has not been assessed yet.