Roy van Neden
Results
2
comments of
Roy van Neden
Just had the same issue, downgrading to v18 worked indeed. ``` "react": "^18.3.1", "react-dom": "^18.3.1" ```
My workaround for now is using something like this @bakura10 ``` {%- doc -%} @description Example @param {section} section_object {%- enddoc -%} ``` `{{ section_object }}`