You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src
william-allspice 88f5d33ab2
Fix race condition in mermaid observer (#32599)
This Pull Request addresses a race condition in the updateIframeHeight
function where it is sometimes called when the iframe is not fully
loaded or accessible resulting in an alarming error message for the
user.

To address this we:
1. Add defensive programming within the updateIframeHeight function
2. Delay instantiating the intersection observer until the iframe has
loaded

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 months ago
..
css Fixed Issue of Review Menu Shown Behind (#32631) 3 months ago
fomantic Remove fomantic dimmer module (#30723) 10 months ago
js Fix race condition in mermaid observer (#32599) 3 months ago
svg Support migration from AWS CodeCommit (#31981) 5 months ago