Angelo Dias

Results 3 issues of Angelo Dias

This is Typescript typing issue. ## Expected Behavior ``` "contentful": "11.3.3", ``` ```ts import { Entry , EntrySkeletonType } from "contentful"; ``` This should give me zero errors. ## Actual...

Currently, when running `contentful space migration` in an interactive terminal, the CLI prompts the user to confirm the migration: ``` Do you want to apply the migration ``` If the...

## FYI I can re-create this bug issue on [Auth](https://github.com/supabase/auth) or [CLI](https://github.com/supabase/cli) repos if this is not the right place for it. ## Edit: [This conversation has a workaround](https://github.com/supabase/auth/issues/1940#issuecomment-2821804545) #...

bug