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

No feed or profile in development #33

Open
bennyhodl opened this issue Jan 19, 2023 · 3 comments
Open

No feed or profile in development #33

bennyhodl opened this issue Jan 19, 2023 · 3 comments

Comments

@bennyhodl
Copy link
Contributor

I am connecting to relays:

 LOG  connected to:  wss://nostr-pub.wellorder.net
 LOG  connected to:  wss://relay.damus.io
 LOG  connected to:  wss://relay.snort.social

but i am not getting a feed or profile information.

@neb-b
Copy link
Owner

neb-b commented Jan 19, 2023

Not sure why but I've noticed it can get into this situation if I have fast reloading turned on. Eventually notes just stop rendering. Until this is actually fixed, you should be able to close the simulator, and then npx expo start -c to start with cache cleared

@bennyhodl
Copy link
Contributor Author

Hm, still no dice. Seems the store is not being called period.

@neb-b
Copy link
Owner

neb-b commented Jan 20, 2023

possibly worth adding a log here: https://github.com/neb-b/daisy/blob/master/src/store/notesSlice.ts#L162

Is anything returned from getEventsFromPubkeys? That will show if the data exists, and it's just an issue rendering, or if nothing is being fetched.

Repository owner deleted a comment from SuryaSg Feb 23, 2024
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