Closed
Description
bug
Uncaught TypeError: Cannot read property 'name' of undefined
Uncaught TypeError: e.hasOwnProperty is not a function
infinite loading in component view
Reproduce:
use hook useRouter or HOC withRouter from react-router-dom and select component with hook/hoc in components view react developer tools
Issue is caused by not-bug hapijs/hapi#3280
(query object does not have constructor and does not have hasOwnProperty)