Wiris Editor Missing Icons When Used In React Component
I am trying to use the Wiris mathematics editor within a React component. I am initialising the editor within the 'componentDidMount' function: componentDidMount() { var script =
Solution 1:
The Wiris developers fixed this issue in Nov '17.
I've left the question open as the CodePen might be useful to React developers investigating Wiris!
Post a Comment for "Wiris Editor Missing Icons When Used In React Component"