Allow uploadRoot to be updated #457
                  
                    
                      biancashouse
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 1 comment
-
| Perhaps I should create a FirebaseStorage instance for each storage folder, then each would have its own uploadRoot. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
late final Reference uploadRoot;
This prevents my storage image browser from being able to upload to a currently selected folder. I will clone the pkg and remove the final ...
Beta Was this translation helpful? Give feedback.
All reactions