Stanislav Usov

Results 6 comments of Stanislav Usov

Multidimensional `ArrayList` also has no support `private ArrayList name;`

There are PRs open to update the library to work with Angular up to 11, but library maintainers seem not to have time to take a look at them yet....

Hello, @matthewayne. My case is partially related to this one. The currently available methods to get the contexts, such as `.contexts` and `.getContext()`, work as expected, returning current active contexts....

I wasn't correct. I have some dynamically created tabs. In each i'm using same simple method to create and add cards by clicking on the button. Then, when I dismiss...

No, every time i'm using `Somecard sc = new SomeCard()` where `Somecard` is inherited from `SimpleCard` by all rules

If I haven't missed something, this method wasn't even called. UPD: Maybe the problem is in adapter?