IO-1132 improve caching after insert.

This commit is contained in:
Patrick Fic
2021-06-01 11:11:49 -07:00
parent 659881e012
commit 642568bc01
6 changed files with 49 additions and 22 deletions

View File

@@ -34,7 +34,7 @@ i18n.use(initReactI18next).init({
// have a common namespace used around the full app
// ns: ["common"],
// defaultNS: "common",
debug: true,
//debug: true,
// cache: {
// enabled: true
// },