crysislinux/chrome-react-perf

Let user know if `Perf` is not available on global scope

danielberndt opened this issue · 1 comments

I know, it's all in the readme, but right now users will be quite confused when they fail to setup their app properly since there's no (error) message telling them what went wrong.

Yeah, that's a problem. I plan to make it similar to redux devtools extension, show error message instead if window.Perf is not exist.