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

Attempt integration with react-redux-firebase. #1

Open
wants to merge 1 commit into
base: merge_prs
Choose a base branch
from

Conversation

aranda-adapptor
Copy link
Owner

Still gets state.setIn is not a function errors during START after a rehydrate.

You'll need to add your own firebase config of course.

If running on the device/simulator you see Can't find variable: self, Enable remote debugging and it goes away (Open developer menu using CMD+D on iOS simulator or shake gesture on devices)

…ot a function` errors during START after a rehydrate.
@aranda-adapptor
Copy link
Owner Author

Also don't forget, if you uninstall the app (to remove saved state), the issue does not occur... then alter the state (hit counter) and reload the app to see the issue.

FYI @prescottprue

@prescottprue
Copy link

@aranda-adapptor I believe this is an issue within react-redux-firebase due to Firebase and its lack of fully support for react-native.

Not sure any changes to this repo would help.

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

Successfully merging this pull request may close these issues.

2 participants