LinColn
Results
1
comments of
LinColn
Adjusting the code here may solve it `src/core/proxy.ts` replace `prop in state.copy_` to `has(state.copy_, prop)`. In this way, the corresponding prop on the prototype will not be detected