Skip to content

Unable to set a region with useFunctions() #267

Answered by elliotcw
jeff-kroot asked this question in Q&A
Discussion options

You must be logged in to vote

This fix has changed as of around "firebase": "^7.24.0",. _region has change to just region.

const functions = useFunctions();
functions.region = 'europe-west1';

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@drhonor
Comment options

@elliotcw
Comment options

Answer selected by jamesdaniels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #267 on December 10, 2020 00:44.