dianos

Results 4 issues of dianos

## 🐛 Bug description clearRefinements does not clear configure disjunctiveFacetsRefinements: { categories: ['Cell Phones']} even tho when I inspect the call using transformItems(items) { console.log("clear items:",items) return items; categories is...

for example setting group_by "brand" and having grouplimit of 3 shows hit count as if grouplimit was 1, also shows the count in the widget as 1. ![image](https://user-images.githubusercontent.com/4541410/136193547-702045a1-7785-4b1e-bcd8-636dbd6afc57.png)

Probably should be "typesense-js" not "typesense" to limit confusion.

## Description when adding widgets on the render event, I get an error on data refresh from the adapter. when I avoid adding this widget the error does not appear:...