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

Wails 2.8.1 dev error on browser #3434

Open
lorypelli opened this issue Apr 26, 2024 · 0 comments
Open

Wails 2.8.1 dev error on browser #3434

lorypelli opened this issue Apr 26, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@lorypelli
Copy link

Description

Uncaught TypeError: Cannot read properties of null (reading 'isCE')

it happens only on the browser, the app on windows works

To Reproduce

  1. Use wails dev command
  2. Open the browser at the port 34115 of localhost

Expected behaviour

It should show the same app as the one running on windows

Screenshots

No response

Attempted Fixes

No response

System Details

Wails Doctor



# Wails
Version | v2.8.1

# System        
┌────────────────────────────────────────────────────────────────────────┐
| OS           | Windows 10 Home                                         |
| Version      | 2009 (Build: 19045)                                     |
| ID           | 22H2                                                    |
| Go Version   | go1.22.2                                                |
| Platform     | windows                                                 |
| Architecture | amd64                                                   |
| CPU          | AMD Ryzen 5 2600 Six-Core Processor                     |
| GPU          | NVIDIA GeForce GTX 1050 (NVIDIA) - Driver: 31.0.15.5222 |
| Memory       | 8GB                                                     |
└────────────────────────────────────────────────────────────────────────┘

# Dependencies
┌───────────────────────────────────────────────────────┐
| Dependency | Package Name | Status    | Version       |
| WebView2   | N/A          | Installed | 123.0.2420.97 |
| Nodejs     | N/A          | Installed | 21.5.0        |
| npm        | N/A          | Installed | 10.2.5        |
| *upx       | N/A          | Available |               |
| *nsis      | N/A          | Available |               |
└─────────────── * - Optional Dependency ───────────────┘

# Diagnosis
Optional package(s) installation details:
  - upx : Available at https://upx.github.io/
  - nsis : More info at https://wails.io/docs/guides/windows-installer/

 SUCCESS  Your system is ready for Wails development!

 ♥   If Wails is useful to you or your company, please consider sponsoring the project:
https://github.com/sponsors/leaanthony

Additional context

No response

@lorypelli lorypelli added the Bug Something isn't working label Apr 26, 2024
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

1 participant