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

Fix for TypeError: Cannot read property 'properties' of null #25 #28

Merged
merged 1 commit into from
Nov 25, 2020
Merged

Conversation

zmogas
Copy link

@zmogas zmogas commented Nov 23, 2020

Got same error as in issue #25
Exception happens when building docusaurus and there are h2/h3 titles.

Here is a quick fix to prevent exception, if select returns undefined.

`TypeError: Cannot read property 'properties' of null at emitCurrent`.
@lelouch77 lelouch77 merged commit 3c2f404 into praveenn77:master Nov 25, 2020
@lelouch77
Copy link
Collaborator

Thanks for the PR @zmogas , new version 2.1.8 published

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 this pull request may close these issues.

None yet

2 participants