Franklin Ikenna Isaiah

Results 9 comments of Franklin Ikenna Isaiah

you can import it via the path ```import ArrowUpRight from 'phosphor-react-native/src/icons/ArrowUpRight'``` this works @SkeBug @SavioNicodemos

@BatuhanW test case written but not sure if I got it right

Thanks for the suggestion @alicanerdurmaz I have updated the test

@BatuhanW done the changes... Thanks for the feedback

Hey @BatuhanW @alicanerdurmaz Here is repo I created with the reproducible issue... you can clone it and go to [ http://localhost:3002/workspaces/create](http://localhost:3002/workspaces/create) Repo [https://github.com/cavdy-play/refine-minimal](https://github.com/cavdy-play/refine-minimal)

Hey @alicanerdurmaz The resource endpoint specified is `workspaces/create` but it's using `workspaces` as you can see from the screenshot you shared. I thought it's suppose to use the appropriate action...

> This is what I came up with: > > * Enforce same column data types or sql types > * Infer resulting sql datatype > > Example usage: >...

> Someone else mentioned this, workaround is to install `@tanstack/start`. > > [#7018 (comment)](https://github.com/shadcn-ui/ui/issues/7018#issuecomment-2751639223) oh... Thanks @tommerty