Kaloyan Manev
Kaloyan Manev
Hi! Today I updated most of my npm packages and it seems there is some problem. Everything compiles successfully but when I open my browser I get this error in...
Directory file name check for unallowed chars was missing. I added a new validifyDir method, same as the validify method but it allow the '\\' and '/' chars.
### Describe the bug When a custom object-type error is thrown and a string parameter is passed to `toThrowError()` an unhanded exception is thrown: ``` TypeError: Cannot read properties of...