Ben Morse
Ben Morse
^Ditto I thought I'd also share [my snippet](https://gist.github.com/Morsey187/562817f4d631ae453e186a3a2f5fe604), it's similar to `christianwgd`'s but makes use of [django-ipware](https://github.com/un33k/django-ipware)
I'd be in favour of adding a new GraphQLRichText field type. I'm on holiday for 2 weeks now but definitely keen to pick this one up myself if no one...
I've had a quick look at using webpack V5 a while ago now, I managed to get it to output an ES6 module however it seems like this feature is...
I also ran into this issue recently, as a temporary fix you can instead define a catch all route with a single bracket, along with a predefined route for the...
Would just like to flag that this issue can be confusing when it overlaps a delete button on a page, as the button can be hidden seamlessly (depending on the...
Thanks for sharing your insights on this Thibuad, that's helpful to know, I'll take a look.
Thanks for sharing this LB, I've tested the changes in https://github.com/wagtail/wagtail/pull/11150 and this looks to resolve my concerns (same as the resolved issue 11038) as well as the inital issue...
Hi @vsajip, From reading the docs I'm not sure 100% sure if this behaviour is deliberate or not in relation to reducing side-effects, however, if you haven't considered it already,...
Yeah that's definitely a good point. I wanted to propose a potential workaround as a temporary solution in case this issue takes time to resolve, and you'd prefer not to...
> Well, you have to fork it to propose a PR 😄 and that's all I intended. Sorry, for clarity I meant if you wanted a solution which didn't involve...