Console errors for <linearGradient> and SRL on Orchestration Management page
Open
@tejaswiverma121-byte is already working on this.
Since Sep 12, 2026.
framework/gatsby
help wanted
kind/bug
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 1.6k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 18
Description
Description
While inspecting the /solutions/orchestration-management page, multiple console errors and warnings are logged in DevTools:
- SVG LinearGradient error:
Error: <linearGradient> attribute x1/x2/y1/y2: Expected length, "-nan". - SimpleReactLightbox warning:
SRL - ERROR WHEN RESETTING THE LIGHTBOX STATUS
The page should load and render all SVG and lightbox components cleanly without throwing any errors or warnings in the browser console.
Screenshots
Environment:
- Host OS:macOS
- Browser:Google Chrome
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.
- 📚 See contributing instructions.
- 🎨 Wireframes and designs for Layer5 site in Figma (open invite)
- 🙋🏾🙋🏼 Questions: Discussion Forum and Community Slack.
Join the Layer5 Community by submitting your community member form.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.