Project

General

Profile

Porting redmine_mermaid_macro to Redmine 6.1 / Rails 7.2

Added by Peter Oberauer about 2 hours ago

The issue is that redmine_mermaid_macro and Redmine/Rails both use importmap, and with Firefox "Multiple import maps are not allowed."

With earlier Redmine/Rails this was not an issue as only the plugin used importmap.

A workaround here:
https://github.com/taikii/redmine_mermaid_macro/issues/11