Fix stale image fees served
This commit is contained in:
parent
cb56ee8b58
commit
7f38d750b9
@ -114,6 +114,7 @@ export function MarkdownInput ({ label, topLevel, groupClassName, onChange, onKe
|
||||
}
|
||||
}`, {
|
||||
fetchPolicy: 'no-cache',
|
||||
nextFetchPolicy: 'no-cache',
|
||||
onError: (err) => {
|
||||
console.log(err)
|
||||
toaster.danger(err.message || err.toString?.())
|
||||
|
Loading…
x
Reference in New Issue
Block a user