Geoff Ball

Results 12 comments of Geoff Ball

What happens in the terminal if you run `python`? Do you get a REPL, or is there an error or immediate return to the command line?

@JGuest777 What version of next are you running and what do you see when you run `npm ls webpack`? I was able to replicate this up to and including in...

Thanks for confirming. If I was on the right track then `v10.0.6` should have worked fine, so I suspect something else. I wouldn't recommend the canary of such an old...

@holdercp For your case, it might be related to the version of React. It appears [React >= 17](https://github.com/portabletext/react-portabletext/blob/main/MIGRATING.md#no-container-rendered) is required.

@doublejosh Is this issue resolved with the ability to now create references in place?

Okay, thanks for confirming. I'll leave it open.

Re: [bot reply](https://github.com/laurent22/joplin/issues/9970#issuecomment-2025573400), still an issue in 2.14.20.

There's a tagged pre-release, `v0.3-alpha`, that tests a new API to permit you to specify a subdirectory for the studio. Details are in the [v0.3-alpha README](https://github.com/sanity-io/github-action-sanity/blob/v0.3/README.md), but the essential change...

Glad you got this working, @ThomasWaghubinger. I agree with what's been said a few times, which is that my fix in v0.3-alpha and later is clunky. If you have suggestions...

Thanks @thunder87. We'll take a look.