Bulleted text breaks Exp Workspace
Open
bug
ew
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 38
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 45
Description
Compare opening a page with bulleted text such as:
1. https://da.live/canvas#/scdemos/demo/drafts/chelms/index
1. https://da.live/canvas#/aemdemos/ise-boilerplate/index-text
and see how the page keep making thousands of requests for the header and footer, and eventually crashes/goes blank.
Vs. the same text but nothing with bullets:
1. https://da.live/canvas#/scdemos/demo/drafts/chelms/nobullets
1. https://da.live/canvas#/aemdemos/ise-boilerplate/index2
At first I thought it had to do with this block-marker.js problem, but you'll see one of the test pages doesn't have that and still requests header/footer in a loop.
Contributor guide
Assessment
This issue has not been assessed yet.