Carlos Vieira

Results 5 issues of Carlos Vieira

First of all thank you so much for this package, it's pretty awesome! If we want to make the api fully compatible with the regular image element we'll need to...

Similar to #967, although this affects the crossorigin prop rather than crossOrigin. I've created a [sandbox ](https://codesandbox.io/s/recursing-sound-bo2rke?file=/src/App.js)to showcase the problem by comparing behaviour to a native image element. When setting...

As I start to use this library, I noticed the following pattern coming up quite a bit.. ``` const users = createQueryKeys('users', { byId: ({ id }) => ({ queryKey:...

enhancement

### Describe the bug If the first row of a table has an undefined value in a column, the global filter won't work on that column, regardless of valid values...

### Bug description 1. Removed and re-installed the following FontAwesome dependencies in order to update to the latest version (6.2.1 -> 6.3.0): @fortawesome/fontawesome-pro @fortawesome/fontawesome-svg-core @fortawesome/free-brands-svg-icons @fortawesome/pro-duotone-svg-icons 2. The result is...

needs-triage