Skip to content

Conversation

@jameslao
Copy link

@jameslao jameslao commented Nov 4, 2022

The blank count is wrong and in many cases 0. One } is misplaced. I'm not quite sure why we need

!(JSON.parse(JSON.stringify(element.index[element.index.length - 2])) == 0 && element.level > 1)

but it does lead to many questions inside sections uncounted.

The blank count is wrong and in many cases 0. One } is misplaced. I'm not quite sure why we need 

 !(JSON.parse(JSON.stringify(element.index[element.index.length - 2])) == 0 && element.level > 1)

but it does lead to many questions inside section uncounted.
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.

1 participant