mehdisadeghi / react-mathjax-preview

The MathJax React component you were looking for.
https://mehdisadeghi.github.io/react-mathjax-preview/
MIT License
49 stars 30 forks source link

TypeError:_dompurify.default.sanitize is not a function #67

Open yjoon45 opened 3 years ago

yjoon45 commented 3 years ago

Hi

I am trying it implement MathJax on my website using react-mathjax-preview Component. it is working fine on Client side rendering but on server-side I am getting this error.

I am using Next.js for SSR.

Please help to solve this.

Screenshot 2021-08-10 at 1 36 41 PM

React: 16.13.1 react-mathjax-preview: 2.2.3 NextJs: 9.5.2

mehdisadeghi commented 3 years ago

Hi, sorry for my late reply.

Unfortuantely I don't have enough time for working on this project, however I'll happily consider pull requests addressing this issue (see PR history).

Cheers, Mehdi