You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ksloan it's an expected behavior. Deprecation warnings in React v15.5 and v15.6 become errors in React v16. I've created a PR, but it's waiting to be checked and merged by the contributors.
It looks like this was fixed in #32, but the debugger was never fixed.
Specifically it's complaining about this line https://github.com/pushtell/react-ab-test/blob/master/lib/debugger.js#L97
ie. https://github.com/pushtell/react-ab-test/blob/master/src/debugger.jsx#L81
The text was updated successfully, but these errors were encountered: