Tonio

Results 7 comments of Tonio

I have the same error just when I import the package (not even calling it)

my problem is that I was using this library inside a Next project. During Server side rendering, Blob is not defined. The solution was to dinamycally import the library when...

I'm interested by this information, I want to know from within a grid element, the number of row & column it has. Is this possible ? Did you find a...

Is there any update on this, I'm facing the exact same problem.

It wasn't working for me 5min ago (503 error), I retried now and it's working

From the JSON API point of view that's perfectly valid but trying to understand the code of angular2-jsonapi, I believe that if the "included" field is not present, the data...

+1 I would like to add a custom attribute to the `input` to enable automated QA testing, so something like `data-test-id` Maybe we could have an `@Input()` to the component...