-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
SSRServer Side RenderingServer Side RenderingSVGbugenThis issue is in EnglishThis issue is in English
Milestone
Description
Version
5.4.3
Link to Minimal Reproduction
https://jsfiddle.net/t3h9x2zb/5/
Steps to Reproduce
- Follow the steps in the guide to set up the SSR SVG rendering
- Activate ARIA by setting the option aria: { enabled: true }
Current Behavior
TypeError: Cannot read properties of null (reading 'setAttribute')
at dom.setAttribute('aria-label', ariaLabel);
Expected Behavior
Should not fail or the SSR documentation should mention that ARIA is not supported
Environment
- OS: Ubuntu 23.04
- Browser: Node.js
- Framework: AstroAny additional comments?
No response
moinmoti, OverflowCat and ntbell
Metadata
Metadata
Assignees
Labels
SSRServer Side RenderingServer Side RenderingSVGbugenThis issue is in EnglishThis issue is in English