Reset buffers after data is parsed
This bugs affects the all asynchronous commands. Now the received all the buffer every time, causing duplicate info (like in search). This changes clears the buffer every time the "onRequestParsePartialResult" method is called.
Loading
Please register or sign in to comment