Suhaha

Results 18 comments of Suhaha

`customize-cra` relies on `react-app-rewired`. `react-app-rewired` has its own peer deps of `react-scripts` and `craco` can specify its own `react-scripts`(https://github.com/gsoft-inc/craco#support). And `craco` is still being maintained, `react-app-rewired`/`customize-cra` is not. I do...

There is a requirement of missing fields be recorded at https://github.com/pingcap/tidb-dashboard/issues/1185. I think it's a feature request?

According to https://github.com/golang/go/issues/21336#issuecomment-325737598, I'm not sure if using the same tls.Config instance for the proxy and the dashboard client at https://github.com/tikv/pd/blob/master/pkg/dashboard/dashboard.go#L78-L88 would cause this problem. PTAL, thanks~ @HunDunDM

Yeah, sure. And it looks like this case needs to be tested on the pd side too.

Is this by design, or is it undefined behavior? @breeswish

I have found that there are three situations where this problem can occur: 1. After the table is deleted and the dashboard is recovered, the table name map will be...

`StmtExecInfo.IsInternal` can be included in statement fields as well.

This can be assigned to me.