getItemInfo demo fails via running out of memory
Open
A - bug
C - Behavior
- Dominant language
- TypeScript
- Stars
- 48
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Sign Management item 39c90e72fe3b40c3b42d3508241c491b generates over 910,000 lines of HTML, and assigning these lines to an element in the webpage is what appears to be killing the app.
Almost all of these lines (909,000) are in a single `` representing the data section.
Contributor guide
Assessment
This issue has not been assessed yet.