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
i've encountering some strange bugs with lodash (3.8.0) and react-native (4.4.0);
it's seams what setTimeout function is not exposed and is undefined for lodash context (here to be exact).
switching to Chrome Debugging fixing the issue since your runngin code in Chrome, switch back - aaand issue is back.
in react context setTimeout seems fine. error screenshot
The text was updated successfully, but these errors were encountered:
brentvatne
changed the title
setTimeout enviroment
[Timer] setTimeout enviroment
May 29, 2015
i've encountering some strange bugs with lodash (3.8.0) and react-native (4.4.0);
it's seams what setTimeout function is not exposed and is undefined for lodash context (here to be exact).
switching to Chrome Debugging fixing the issue since your runngin code in Chrome, switch back - aaand issue is back.
in react context setTimeout seems fine.
error screenshot
The text was updated successfully, but these errors were encountered: