Max McNally

Results 2 issues of Max McNally

When using Typescript, the react example gives the error - `Property 'editor' does not exist on type 'never'.` where ever `emailEditorRef.current.editor` is referenced. Any ideas of how to fix this?

I'm new to this project (and sequelize and postgres) so this may be a dumb question, but I'm having trouble doing my model associations in the model file itself. If...