Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • heptapod heptapod
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 163
    • Issues 163
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • heptapod
  • heptapodheptapod
  • Repository

Switch branch/tag
  • heptapod
  • changelogs
  • unreleased
  • sh-fix-mermaid-start-on-load-typo.yml
Find file BlameHistoryPermalink
  • Stan Hu's avatar
    Fix Mermaid drawings not loading on some browsers · 8e29308f1a1d
    Stan Hu authored Jan 17, 2018
    As mentioned in https://github.com/knsv/mermaid/issues/291#issuecomment-287673609, the
    parameter should be `startOnLoad` instead of `loadOnStart`. In addition, `mermaid.initialize()`
    expects to see `startOnLoad` in the `mermaid` hash:
    
    https://github.com/knsv/mermaid/blob/6cd5ffe637d88525b93417bf3954e9c0e5a4deb8/src/mermaid.js#L118
    
    Closes #42052
    8e29308f1a1d

Replace sh-fix-mermaid-start-on-load-typo.yml

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.