Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions editor-formula/hooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ const useRenderFormula = (element: HTMLElement | RefObject<HTMLElement> | null)

observer.observe(targetElement, {
childList: true,
subtree: true,
});

return () => {
Expand Down
2 changes: 1 addition & 1 deletion editor-formula/info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

slug_name: formula_editor
type: editor
version: 1.2.11
version: 1.2.12
author: answerdev
link: https://github.com/apache/incubator-answer-plugins/tree/main/editor-formula