Jaime Morales

Results 2 issues of Jaime Morales

I have installed the fish completions using the following command: `envkey completion install --shell fish` and I get this message: ` Using /Users/myusername/.config/fish/config.fish Wrote backup shell file to /Users/myusername/.config/fish/config.fish.bak Installing...

I am running the following code to update an editorInterface using the PlainClientAPI within a contentful App (using the `useCMA()` hook). here is an example of the code: ```typescript const...