Skip to content

Conversation

@trekforever
Copy link
Contributor

object.path is undefined. Should be accessing .name to get the file path in the bucket

@nicolasgarnier
Copy link
Contributor

Thanks @trekforever. Already merged this as part of #6 (sorry I went backwards!).

puf added a commit that referenced this pull request Mar 13, 2017
1. tracks add/remove of child nodes and increments/decrements the counter
2. one function is triggered when the counter is deleted and it recounts the child nodes

The delta counter in #1 is more efficient than counting all children every time, since it only needs
access to the delta. The recounter function in #2 is equally inefficient as before, but is needed
a lot less.
mbleigh pushed a commit that referenced this pull request May 17, 2017
Add server-side image generator sample
nicolasgarnier pushed a commit that referenced this pull request Sep 25, 2017
Add Dan Zhang's auto-wipeout design docs to the user-data-cleanup docs.
orouz added a commit to orouz/functions-samples that referenced this pull request Apr 23, 2018
following on the previous PR 
this one is needed too, since we want the entire object from the response.
nicolasgarnier added a commit that referenced this pull request Apr 23, 2018
 [isomorphic-react-app] fix broken user page #2
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