examples
examples copied to clipboard
BotD example: TypeError: fetch failed
Example: https://github.com/vercel/examples/tree/main/edge-functions/bot-protection-botd
When running the bot check the, middleware reports an error and does not perform a check:
Botd failed with: { [TypeError: fetch failed]
cause: [TypeError: define_process_default.nextTick is not a function] }
Due to https://github.com/vercel/next.js/issues/38963