Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All IDs prefixed with chart- are treated as charts #24

Open
csebianlander opened this issue Jan 22, 2025 · 0 comments
Open

All IDs prefixed with chart- are treated as charts #24

csebianlander opened this issue Jan 22, 2025 · 0 comments

Comments

@csebianlander
Copy link

We're testing and hoping to roll out usage of wagtailcharts for our site's data visualization needs soon.

We noticed, while building out a demo page, that including a subheading of "Chart options" was breaking rendering for all charts on the page. This seems to be because wagtailcharts treats every ID attribute prefixed with chart- as part of an actual chart, and has no error handling if that's not the case.

Our team may work on a fix and contribute upstream soon, but I wanted to flag it for the team here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant