cabuda

Results 2 issues of cabuda

go version is 1.15.5 I got panic when I use jsoniter.Unmarshal,the input object type is ``` struct { Data json.RawMessage `json:"data"` Extra map[string]interface{} `json:"extra"` }{} ``` ``` recover from panic:...

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.4.0 **System**: Mac OS X 10.11.2 **Thrown From**: [atom-autocomplete-php](https://github.com/Peekmo/atom-autocomplete-php) package, v0.18.7 ### Stack Trace Uncaught TypeError: Cannot read property...

bug