talyssonoc / react-katex

Display math in TeX with KaTeX and ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue on run

sjorsvanheuveln opened this issue · comments

Hi there,

I would like to use your package, but I can't seem to get it working. I'm getting the following error:

TypeError: undefined is not an object (evaluating '_react2.default.PropTypes.string')

Hi! I had the same issue using react 16. @dudko's suggestion here worked for me.
Here's to hoping it works for you too!

New version resolves this issue.