[Bug]: Code sandbox for Scatter Chart on example website not working

Author: RDjarbengCreated Aug 16, 2023Updated Jan 16, 2025
Labelsbug

Current and expected behavior

The code sandbox view on the examples website for the scatter chart fails to load.

The specific page: Scatter Chart

image

It also fails to load when you open it in a sandbox by clicking the open sandbox button.

image

It fails to load even when the page is refreshed. Sorry if this is the wrong repository, couldn't find a repo for just the example website. Just thought I should let the devs know.

Reproduction

https://react-chartjs-2.js.org/examples/scatter-chart/

chart.js version

^4.0.0

react-chartjs-2 version

^5.0.0

Possible solution

No response

Source: reactchartjs/react-chartjs-2