Database system (MySQL, PostgresQL, etc.) and version: MySQL 5.6
Issue
I am finding that on the first preview Mermaid loads correctly. But if I tweak my data and preview again I just get three animated dots and the diagram never displays, even if I made no changes. I am not seeing any errors showing in the developer tools console or in PHP logs.
My guess is that since the subsequent preview action is an Ajax one Mermaid is not being reinitialized correctly.
Setup and configuration
Issue
I am finding that on the first preview Mermaid loads correctly. But if I tweak my data and preview again I just get three animated dots and the diagram never displays, even if I made no changes. I am not seeing any errors showing in the developer tools console or in PHP logs.
My guess is that since the subsequent preview action is an Ajax one Mermaid is not being reinitialized correctly.