Derek

Results 30 comments of Derek

https://github.com/MaTeMaTuK/gantt-task-react/blob/main/src/components/other/tooltip.tsx#L140-L143 looks like if you set `task.progress` to be undefined it should work. However, the typescript is not optional

I can override it with, but be nice if i can just pass in a undefined for `progress` but not sure if there is other code that depend on it...

Any idea of how to get this working locally in java? I tried the REST MSI method but it only works on the deployed instance on azure and not locally...

@kbulygin Sorry can you explain how you fixed this problem. This seems more of a workaround then a proper fix. I'm also not following the workaround you suggested. It looks...

Actually, the issue is caused by the theme which i'm using. https://github.com/frontend-collective/react-sortable-tree-theme-full-node-drag/issues/6 Looks like the proper fix never moved over

@feedmeapples & @yiminc Is there any update on this being addressed or eta?

If I downgrade to 0.9.10, I'll get the following error ``` INFO [2020-05-02 16:53:18,442] io.dropwizard.assets.AssetsBundle: Registering AssetBundle with name: swagger-oauth2-connect for path /oauth2-redirect.html/* java.lang.NoSuchMethodError: org.reflections.util.ConfigurationBuilder.setExpandSuperTypes(Z)Lorg/reflections/util/ConfigurationBuilder; at io.swagger.jaxrs.config.BeanConfig.classes(BeanConfig.java:284) at io.swagger.jaxrs.config.BeanConfig.scanAndRead(BeanConfig.java:250) at...

@tsurdilo Is there any update on this being addressed

This also happens with the tctl so It's prob an issue with the service...

Hmm from the screen shot it looks like it is returning partial search sometimes. And sometimes not. What’s the diff between using keyword vs text then if you can’t use...