Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled API rejection when failing to retrieve some thumbnails for folders list #14

Open
monostere0 opened this issue Feb 6, 2018 · 1 comment

Comments

@monostere0
Copy link
Owner

monostere0 commented Feb 6, 2018

Open the APP and refresh the folders page a couple of times and you will receive this error:

simulator screen shot - iphone 6 - 2018-02-06 at 16 03 58

It might have something to do with Discogs API rate limiting. Read more here: https://www.discogs.com/developers/#page:home,header:home-rate-limiting

@burdiuz
Copy link

burdiuz commented May 16, 2019

Hi! This is complete offtopic, I was browsing interwebs and stumbled upon your issue on react-native issues board regarding rootTag: 1 being invalid. I was looking for a solution myself and it appears that now (don't know for how long) root component of the application gets the rootTag value as initial props.

AppRegistry.registerComponent(appName, () => ({ rootTag }) => (console.log('Your root tag:', rootTag), null));

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants