James Hardwick
                                            James Hardwick
                                        
                                    This is still an issue, and I should be able to resolve it as part of some additional cleanup.
This happened to me when I had my project set to Java 21 (via a `.sdkmanrc` file) and my build.gradle had `sourceCompatibility` and `targetCompatibility` set to 21, but my default...
I might take a crude hack at this, but would really appreciate any input from any of the Refine contributors!
> Is that what you had in mind? @aliemir yes, that's essentially it! I know some of the UI libraries also extend/wrap the data-provider (like MUI's `useDataGrid`) so I'm not...
@kitten any chance you could provide some guidance? 🙏 I've been away from GraphQL/TypeScript for too long and struggling with this so far, but it would be awesome to see...
@kitten thank you for the guidance, that's more than I was hoping for!
Decided to tinker around with Bun this Saturday morning, and stumbled onto this. Per [their docs](https://bun.sh/docs/runtime/web-apis): > Some Web APIs aren't relevant in the context of a server-first runtime like...
Let's try this again. Bun is a server-first runtime. [Per Bun's own docs](https://bun.sh/docs/runtime/web-apis): > Some Web APIs aren't relevant in the context of a server-first runtime like Bun, such as...
Compounding matters is that the docker-postgis team doesn't have any real form of release management. They have a single branch that they keep up to the latest version, and that's...
@Cortrah yea, I'm afraid this plugin hasn't been maintained alongside the more recent Grails/GORM updates. @puneetbehl do you know if there is any intention of keeping this plugin alive? I'm...