Thomas Caserta
Thomas Caserta
Right now it's very difficult to figure out how to actually 'export' (in the Godot meaning of that) `NodePaths` and other types. I saw the latest release notes and figured...
Whilst the API is just for retrieving account UUIDs can you please allow cross origin requests from browsers: http://enable-cors.org/ Thanks,
Thanks for creating this, trying it out and would like to make use of the newer `customBuiltins` option but I notice the latest release to npm is from February which...
For context: So I have a little different of a use case to the main 'firebase' one that others seem to have but it seems to mostly need to achieve...
### Describe the bug Since this commit: https://github.com/refinedev/refine/blame/3bb1d1ea3ba72f6ca24a703ccef88de29a1782f3/packages/core/src/hooks/data/useCustom.ts#L234 `useCustom` always returns an object for `result.data`. This is seems to be an undocumented breaking change as any code relying on `data`...