Luiz Cláudio
Luiz Cláudio
Hey, can I get the `using-gatsby-professionally.md` one?
Hey, can I take the `convincing-others.md` one? I've translated the `using-gatsby-professionally.md` before, so I'll try to translate the whole section :wink::pray:.
Do mesmo jeito da #201: é importante, mas não prioritária para o lançamento.
Sim. Apesar de não ser prioridade, é algo necessário. Podemos deixar para depois das features do lançamento 👍
I noticed the issue @nilskaspersson mentioned above, and I also have a (typical) use case right now where I need to hook into the unpublish button, and there seems to...
I also see this issue on `3.41.0` if using `beforeChange` AND using `versions.drafts.autosave: true`. If I disable autosave, it works as expected.
Good question. I just came across this but couldn't find an answer yet. Did you manage to find a solution for this @mitchuman ?
Got it, @mitchuman . Someone on their team confirmed there's no option for that. For now, I'll just copy the default values from here https://github.com/sanity-io/sanity/blob/next/packages/@sanity/schema/src/legacy/types/blocks/defaults.ts#L4. Definitely not ideal, but works...