fix-me
Results
2
issues of
fix-me
### Steps to reproduce 1. Open the app 2. Navigate to the share functionality 3. Select a .pdf file for sharing using a filename with single extension "example.pdf" and base64...
bug
After updating TypeScript from version 5.4.5 to 5.5.2, TypeScript started reporting errors when using `createApi` or `createSelector` from `@reduxjs/toolkit`. **Code to Reproduce:** Here is a minimal example to reproduce the...