-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When we reload the page we dont want the data that has been collected to change if we re-render. Look up Redux persist
todo:
- in the
fetchTemplateFromDBfunction in theFirebaseService.jsxiterate through the array and return the properties needed to display information from the database. The logic is to fetch the data from the DB and display that to the user and allow the user to edit it need be. However, if user clicks create template from the explore page it is to create a new instance of the template in redux, and if published then add to DB.
- This is making me think that i should use Push instead of set for Firebase
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels