TypeError, 'styleSheet' is null or not an object, number=-2146823281
Describe the bug Hi. I encountered the following errors when trying to open some dialog windows of jN plugin's menus.
name=TypeError
message='styleSheet' is null or not an object
number=-2146823281
description='styleSheet' is null or not an object
'null' is null or not an object
line: 182, pos: 4
To Reproduce Steps to reproduce the behavior:
- Try to open "Settings" from the "Smart Highlighter", "JSHint" and "CSS Lint" menus.
- See the above-mentioned errors.
Expected behavior There has to appear the "Settings" window instead of errors.
Environment
- OS: Microsoft Windows [Version 10.0.19045.2673] 64bit
- Notepad++ Version: 8.6 64bit portable
- jN Version: jN_2.2.185.9_x64
Screenshots
I assume it is a compatibility issue related to Internet Explorer present on your PC, which is used for dialogs. I will take a look in it, but cannot promise fast solution, because I could not reproduce on my PC. https://learn.microsoft.com/de-de/previous-versions/windows/internet-explorer/ie-developer/platform-apis/jj160786(v=vs.85)
Thanks a lot! I'll be waiting for good news.
PS. Just in case - Edge Version 120.0.2210.61 (Official build) (64-bit)