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

TypeError, 'styleSheet' is null or not an object, number=-2146823281 #124

Open
iG8R opened this issue Dec 6, 2023 · 2 comments
Open

TypeError, 'styleSheet' is null or not an object, number=-2146823281 #124

iG8R opened this issue Dec 6, 2023 · 2 comments

Comments

@iG8R
Copy link

iG8R commented Dec 6, 2023

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:

  1. Try to open "Settings" from the "Smart Highlighter", "JSHint" and "CSS Lint" menus.
  2. 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

NotepadPP-jN-TypeError-Video_2023-12-06_03-56-49.webm
@sieukrem
Copy link
Owner

sieukrem commented Dec 8, 2023

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)

@iG8R
Copy link
Author

iG8R commented Dec 8, 2023

Thanks a lot!
I'll be waiting for good news.

PS. Just in case - Edge Version 120.0.2210.61 (Official build) (64-bit)

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

No branches or pull requests

2 participants