Fedor Belov

Results 14 comments of Fedor Belov

Hi. What's the status of this issue? I don't use angular-animate but I still want loading-bar animations. Can you provide animations support without angular-animate module?

Pls add this info to documentation! I spent 1.5 hours to understand why animation doesn't work

I just can't understand how people use it in production. Stacktrace is totally useless. I've got two assumptions: - people don't have bugs - people don't use it in production

This comment https://github.com/slick/slick/issues/1277#issuecomment-138563794 suggests using `useSameThread`. It will be ok for development but I spent 4 hours and didn't succeed to be able using it - can you provide an...

3 years and still no solution. Can you provide at least one solution of this problem?

when are you going to close it? Isn't it urgent?

Here is a solution - https://github.com/Toparvion/joker-2018-samples/tree/master/hikari-javamelody - use google translate to [translate from Russian](https://translate.google.com/translate?depth=1&hl=en&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://github.com/Toparvion/joker-2018-samples/tree/master/hikari-javamelody&xid=17259,15700023,15700186,15700190,15700256,15700259 ). `spring.cloud.refresh.enabled=false` worked for me

I use version `3.8.1` because of Java 8. Here is sample code: ``` public class Main { public static class RepoCollaborationsTabComponent extends FluentWebElement { @FindBy(css = "table.t-collaborators") private RepoCollaborationsTabComponent.Table table;...

same issuer on Ubuntu, fixed with `showDefaultFonts: false`, not sure is it correct solution