From 786a5d067b951ffb218617553896f7905fad8383 Mon Sep 17 00:00:00 2001 From: CanRau Date: Wed, 5 Dec 2018 14:08:43 -0500 Subject: [PATCH] fix: disable autolink-headers to fix custom scroll behavoir until a solution like mentioned by pieh will be released https://github.com/gatsbyjs/gatsby/issues/7454#issuecomment-444531023 --- gatsby-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-config.js b/gatsby-config.js index 28eee7d..9ddb7ce 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -134,7 +134,7 @@ module.exports = { // }, // }, `gatsby-remark-emoji`, - `gatsby-remark-autolink-headers`, + // `gatsby-remark-autolink-headers`, { resolve: `gatsby-remark-custom-blocks`, options: {