Matt Powell
                                            Matt Powell
                                        
                                    > @gwern Excuse me, but it's `(Ha)+`. I hate myself for this, but `H(ah)*a`.
I think I can make the error go away by making the field optional in my `Subscription` type: ```graphql type Subscription { """ this field shows the error """ joinedSession(sessionId:...
> I think I can make the error go away by making the field optional in my `Subscription` type: Today it is not working 😔
URLs will only be updated when the slug is `nil`.
> Fixed in [7.6.1](https://github.com/mantinedev/mantine/releases/tag/7.6.1) It's still happening in the stories on the Mantine website, FYI :)
I'm getting the same thing with `bourbon`. For now, a workaround similar to the one in #329 seems to work for me, at least in development, but it seems to...