You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.
This is a follow-up issue to atom/atom#20520 that was closed as "It appears that this is being caused by the asciidoc-preview package, not Atom itself."
Steps to reproduce:
Create an asciidoc document with [[nodeName]] anchor
Toggle preview using Asciidoc Preview plugin
Atom: 1.45.0 x64 Electron: 4.2.7 OS: Mac OS X 10.15.3 Thrown From: Atom Core
Uncaught TypeError: s.nodeName.toLowerCase is not a function
At /Applications/Atom.app/Contents/Resources/app/static/<embedded>:14
TypeError: s.nodeName.toLowerCase is not a function
at Object.extractEvents (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1963395)
at Kd (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1952799)
at Te (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2038724)
at Qd (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1953449)
at Hc (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1954409)
at Pd (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1953694)
at e.unstable_runWithPriority (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:3391586)
at Od (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1953064)
Description
This is a follow-up issue to atom/atom#20520 that was closed as "It appears that this is being caused by the asciidoc-preview package, not Atom itself."
Steps to reproduce:
[[nodeName]]
anchorAtom: 1.45.0 x64
Electron: 4.2.7
OS: Mac OS X 10.15.3
Thrown From: Atom Core
asciidoc-assistant 0.2.3
asciidoc-image-helper 1.0.1
asciidoc-preview 2.13.1
autocomplete-asciidoc 0.1.2
language-asciidoc 1.11.0
language-restructuredtext 1.1.2
Screenshots
Syntax example
[[nodeName]] This causes an issue.
Stack Trace
Uncaught TypeError: s.nodeName.toLowerCase is not a function
Commands
The text was updated successfully, but these errors were encountered: