Josef Zelinka

Results 5 comments of Josef Zelinka

I have the same problem. This likely means that the library (ngx-slick-carousel) which declares SlickCarouselModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check...

@Lakritzator The problem is in performance. I can list all pages, call the " GetChildrenAsync " method, and then decide if the page has children. But I need to send...

I found the problem. The right way is to use "confluenceClient.Space.GetContentsAsync(this.spaceKey)" but You need to add the query parameter "depth", regarding documentation https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-space/#api-wiki-rest-api-space-spacekey-content-type-get How could I add the query parameter?

@Lakritzator I understand that you can not support all properties. Adding a new overload of the method with optional parameters makes sense.

Demo: http://plnkr.co/edit/xWkbSWkKu2fMfUhRdvsk . When the application starts, you will see the hidden animated panel.