Encode all parts of the URI individually, closes #2620
This commit is contained in:
parent
9ff691bfde
commit
8c8feffcb7
3 changed files with 3 additions and 2 deletions
|
@ -14,6 +14,7 @@ export default () => {
|
|||
focusThrottleInterval: 30000,
|
||||
revalidateOnMount: false,
|
||||
refreshInterval: 0,
|
||||
errorRetryCount: 2,
|
||||
},
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue