Skip to content

Commit ca3717a

Browse files
ele828embbnux
authored andcommitted
fix calling settings cache issue (#375)
1 parent 5003ac9 commit ca3717a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev-server/Phone.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ export default class Phone extends RcModule {
128128
globalStorage: this.globalStorage,
129129
sdkConfig: {
130130
...apiConfig,
131+
cachePrefix,
132+
clearCacheOnRefreshError: false,
131133
},
132134
getState: () => this.state.environment,
133135
}));

0 commit comments

Comments
 (0)