Details
-
Bug
-
Resolution: Fixed
-
Major
-
15.1
-
None
-
Unknown
-
N/A
-
N/A
-
Pull Request accepted
-
Description
Steps to reproduce:
- Have a macro that has some JS to modify the view. The JS should be added using JSX objects
- Add the macro on a page
- Modify the macro content
- Check the differences between versions, using the rendered diff view
Expected result: both versions of the macro (before and after) have the JS code executed
Actual result: the JS is not executed
This can lead to inconsistencies in what the user would expect to see in the rendered diff view.
This usecase can be tested with the MathJax Macro.