diff --git a/CHANGELOG.md b/CHANGELOG.md index b4ce73596..e99773a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - **#2018** Some VK toolbar items could be offset by a few pixels on some mobile devices - The caret was not visible when placed after an `\operator*{}` command +- The `\class{}{}` command in a mathfield was not working correctly. ### Improvements diff --git a/src/public/mathfield-element.ts b/src/public/mathfield-element.ts index 1d54fa69b..505604a74 100644 --- a/src/public/mathfield-element.ts +++ b/src/public/mathfield-element.ts @@ -1084,6 +1084,10 @@ export class MathfieldElement extends HTMLElement implements Mathfield { */ private _internals: ElementInternals; + // The content of