Abtin Gramian
Abtin Gramian
I'm experiencing the same issues with the remove animation not working at all (despite being fired) and also the issue of seeing duplicate versions of the item during the animation...
I'm not sure exactly what you require to get this implemented however I just came upon this issue and it may be possible to leverage the [Android SharedPreferences serialization](https://github.com/EdwarDDay/serialization.kprefs) project...
@rockettomatooo I'll try to clarify as much as possible. I'm using the official Slate [rich text example](https://github.com/ianstormtaylor/slate/blob/main/site/examples/richtext.tsx) and blank lines are not showing up when using your package. The Slate...
Has anybody had any lucky resolving this? I'm running into the same problem.
This issue prevents being able to use this library with create-react-app after upgrading `react-scripts` from 4.x to 5.x without disabling source maps which is not ideal since you are then...
Custom tasks are not properly generating a fat jar with dependencies using shadow 5.0.0, gradle 5.4.1, and Java 8. Only the manifest and main class are included in the output...
I'm noticing this same behavior when using the Firebase Authentication JS SDK. The reason it is an issue in our case is because the automatic account linking of multiple providers...