-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.60.0 x64
Electron: 9.4.4
OS: Microsoft Windows 11 Pro
Thrown From: web-developer-tools package 0.4.0
Stack Trace
Uncaught TypeError: Cannot read property 'getSelectedText' of undefined
At C:\Users\thail\.atom\packages\web-developer-tools\lib\web-tools.js:184
TypeError: Cannot read property 'getSelectedText' of undefined
at Object.init (/packages/web-developer-tools/lib/web-tools.js:184:28)
at Object.insert (/packages/web-developer-tools/lib/web-tools.js:474:31)
at HTMLElement.webToolsHtmlInsert (/packages/web-developer-tools/lib/web-tools.js:147:43)
at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:352694)
at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:351169)
at AtomEnvironment.dispatchApplicationMenuCommand (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:1:833412)
at EventEmitter.t (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:1:841383)
at EventEmitter.emit (events.js:223:5)
at Object.onMessage (electron/js2c/renderer_init.js:115:818)
Commands
6x -9:25.1.0 core:backspace (input.hidden-input)
2x -8:50.9.0 core:paste (input.hidden-input)
-0:05.7.0 web-tools:html:insert (div.tool-panel.tree-view)
Non-Core Packages
web-developer-tools 0.4.0
Additional Information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels