Mathijs003

Results 11 comments of Mathijs003

I think I fixed this using mount instead of shallow, and giving in a mockstore like this: ``` describe('NotificationsTable', () => { let store: any; const middlewares: any[] = [];...

Any update on this?

This really should be in the documentation, I was searching for an hour

Can't the default be set to true? As most json/js objects are of compact form?

This is indeed a solution, but in my app, the element is already been used in the sidemenu html page so that I don't need to use it in every...

One way I fixed it for now was to add a custom label to ReferenceLine like so : `` And then you can define svg elements to display text etc....

Having same issue, this is breaking functionality. Severe issue

How to get the swiper instance?