Tyler Bainbridge

Results 5 issues of Tyler Bainbridge

I've been wrestling with the canvas logic for getting the cropped image on Mobile Safari and toBlob/toDataURL consistently return null. I thought it might be something with my own product...

Including the DirectivePluginin the plugins array results in this error. ```js import DirectivePlugin from '@pothos/plugin-directives'; ... plugins: [PrismaPlugin, ScopeAuthPlugin, RelayPlugin, DirectivePlugin], ```

`StatusCodeError: 403 - {"reason":"private","message":"Forbidden","error":403}`

Unless I'm missing something, do webhooks for click events not include which link was clicked? This is a critical feature for us, do you have any guidance?

# Lexical Schemas ### The Problem A lot of mistakes with Lexical are caused by developers adding nodes where they shouldn’t. Schemas are an API proposal that’s designed to add...

enhancement
feature
discussion