Closed indcoder closed 3 years ago
While error was pointing to post.njk as source , the error was actually located in base.njk [but the error line number was correct]
(./_includes/layouts/post.njk) [Line 37, Column 26] Error: Unable to call page["url"]["indexOf"], which is undefined or falsey
page["url"]["indexOf"]
While error was pointing to post.njk as source , the error was actually located in base.njk [but the error line number was correct]
(./_includes/layouts/post.njk) [Line 37, Column 26] Error: Unable to call
page["url"]["indexOf"]
, which is undefined or falsey