robbestad / react-iframe

Simple solution for using iframes in React
ISC License
436 stars 79 forks source link

Error in Firefox #11

Closed Liz303 closed 7 years ago

Liz303 commented 7 years ago

Using react-iframe is throwing an error in Firefox:

Browser Error: SyntaxError: class is a reserved identifier Takes me to this line :

const Iframe = class extends __WEBPACK_IMPORTED_MODULE_0_react__["PureComponent"] {
  render() {
robbestad commented 7 years ago

Hi there!

New version tested and working in Firefox now!:)