George Hagita Rowe
George Hagita Rowe
Firefox 54.0, Chrome 59.0.3071.104, and Safari 10.1.1 (12603.2.4) Here is the console from Firefox: *edit - removed second half of post due to non-related issue
Yes on OSX, steps to replicate: 1) git clone https://github.com/ismaelga/react-json-editor/ 2) cd react-json-editor 3) npm start * edit - I have tried reverting the package.json React dependency to 0.14.6 (pre-15)...
@ismaelga I found the issue, I will make a fork & pull request when I get home.
@ismaelga PR here: https://github.com/ismaelga/react-json-editor/pull/35
Closing issue, will look into fully implementing wrapped functions.
@ismaelga Please correct me if I am wrong, but after some reading, there doesn't seem to be any way of comparing props whenever types methods are called as the new...