Closed xkjyeah closed 8 years ago
After activating hapi-authorization, error messages (usually from calling undefined functions and accessing undefined properties) are not thrown as errors.
This is highly annoying. I'll be submitting a pull request soon.
But it's been fixed 10 days ago... alright
I have the same problem with 3.0.2 and hapi 13.3.0.
It's probably related to https://github.com/hapijs/hapi/issues/2771 , but same happens with useDomains set to false.
After activating hapi-authorization, error messages (usually from calling undefined functions and accessing undefined properties) are not thrown as errors.
This is highly annoying. I'll be submitting a pull request soon.