Max Isaev

Results 11 comments of Max Isaev

If I understood the reason correctly, the following worked for me: ```tsx // workaround for https://github.com/TanStack/query/issues/2304 // instead of useIsMutating const [isMutating, setIsMutating] = useState(false); useEffect(() => { return queryClient.getMutationCache().subscribe(({...

You need to add .babelrc to compile class props during build ``` { "plugins": ["@babel/plugin-proposal-class-properties"] } ``` ____________ I can’t build and check anything locally because you have complete chaos...

Dealt with versions and build (lock file is absolutely required) Please see the new PR - https://github.com/SortableJS/react-sortablejs/pull/247

@dbbring @dustinsmith1024 @garrypolley @doug-martin Is there someone alive?)

Any update? Or the project is not maintained anymore?

Any update? Or the project is not maintained anymore? Looks like we're should migrate to beautiful-dnd)

Any update? Or the project is not maintained anymore?

Hi @mldangelo, thanks for the quick response — I'm looking forward to the new version! As related, `defaultTest` is showing the same behavior — could you take a look at...

Thank you! I really appreciate your quick response! I'm not sure about the sorting — this one seems quite logical to me: - description - env - evaluateOptions - extensions...