issues Search Results · repo:webscopeio/react-firestore-connect language:JavaScript
Filter by
5 results
(54 ms)5 results
inwebscopeio/react-firestore-connect (press backspace or delete to remove)export default connectFirestore( (db, props) = ({ exampleArray: [], }), ExampleComponent )
The ExampleComponent s props exampleArray is going to be [] in the beggining, and then overwritten to null. We ...
Olovorr
- Opened on Sep 4, 2019
- #8
Even though my user is logged in, the uid is coming through as undefined. I wonder if there is another step I should be
taking?
ymhr
- 5
- Opened on Jan 18, 2019
- #7
- [x] Update documentation according to the new data last API changes
enhancement
Olovorr
- 1
- Opened on Dec 11, 2018
- #6
Due to current API, connectFirestore component is not compose-friendly.
Example:
- Let s use Ramda.js - Compose function for demonstration purposes
Current implementation:
- Wrapped component is ...
jankoritak
- 1
- Opened on Oct 17, 2018
- #3
Example usage:
Let s say I have a (dynamic) list of several user IDs that I can give to my components. My components needs additional
information that are contained in sub-collections of these users. ...
loicnico96
- 1
- Opened on Sep 25, 2018
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.