nextjs-custom-server
nextjs-custom-server copied to clipboard
A TypeScript boilerplate for combining Payload and Next.js into a single Express server
Results
2
nextjs-custom-server issues
Sort by
recently updated
recently updated
newest added
Hi, trying to use the example provided, I'm facing the issue when clicking on add new block, and then on content. Uncaught Error: [Slate] editor is invalid! you passed:{"children":[],"operations":[],"selection":null,"marks":null,"history":{"undos":[],"redos":[]}}
# Bug Report Next and Payload are currently on different versions of Sharp, this breaks the next/image component when you try to use it. ## Possible Solution Downgrade Payload Sharp...