Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when document has no .timeago class #61

Closed
ErliSoares opened this issue Sep 3, 2021 · 0 comments · Fixed by #62
Closed

Error when document has no .timeago class #61

ErliSoares opened this issue Sep 3, 2021 · 0 comments · Fixed by #62

Comments

@ErliSoares
Copy link
Contributor

Can be simulated using a template in markdown

---
template: landingpage.html
title: Gestão da Cafeicultura
---

Error:

Uncaught TypeError: Cannot read properties of undefined (reading 'getAttribute')
    at timeago_mkdocs_material.js:7
    at Object.next (bundle.d9c629a2.min.js:3)
    at t._next (bundle.d9c629a2.min.js:3)
    at t.next (bundle.d9c629a2.min.js:3)
    at bundle.d9c629a2.min.js:3
    at Ge (bundle.d9c629a2.min.js:3)
    at t.next (bundle.d9c629a2.min.js:3)
    at t.next (bundle.d9c629a2.min.js:3)
    at Object.next (bundle.d9c629a2.min.js:3)
    at t._next (bundle.d9c629a2.min.js:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant