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

Some Newer Javascript Functions fails on certain windows 10 machines #21

Open
hypherionmc opened this issue Jul 29, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@hypherionmc
Copy link

hypherionmc commented Jul 29, 2021

Some newer javascript functions fail on some Windows 10 PC's. In my case, trimEnd() works perfectly fine on my pc, but on other pc's they totally fail. I have had reports from multiple users about this, and was able to replicate it on one of my own machines.

I suspect it's got something to do with the WebView2 library. From looking at the code, it appears that the library relies on EdgeRuntime2. I have this installed on my PC, because it came with another app. From what I can tell, all the machines this failed on, doesn't have this runtime installed. I tried installing it on my other machine where it failed, but still had no effect.

Along with this, the inspector window also doesn't show up on these machines, and neither does the right click context menu which does on mine.

Steps to Reproduce the Problem
I honestly don't know. All I could think about to replicate this, is to try and run the app on a windows PC that isn't used for any sort of development, so that only the default windows things would be available.

Specifications

  • NeutralinoJs Version: 2.0.x (As far as I can tell, I had this issue since 2.0.0 already)
  • NeutralinoJs CLI version: 4.0.0
  • Platform:

My Machine: Windows 10 Pro 1903
My other machine where it failed: Windows 10 Pro 2004

@shalithasuranga shalithasuranga added the bug Something isn't working label Jul 30, 2021
@shalithasuranga shalithasuranga changed the title [BUG] Some Newer Javascript Functions fails on certain windows 10 machines Some Newer Javascript Functions fails on certain windows 10 machines Dec 4, 2021
@shalithasuranga shalithasuranga transferred this issue from neutralinojs/neutralinojs Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants