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

Lots of TypeErrors reading: Cannot read properties of undefined (reading 'width') Error object: {} #10

Open
michaelcadilhac opened this issue Sep 8, 2024 · 4 comments

Comments

@michaelcadilhac
Copy link

I simply connected to an instance of Weylus. The client side shows a very large number of:

ERROR: http://192.168.1.136:1701/lib.js:L2:6265: Uncaught TypeError: Cannot read properties of undefined (reading 'width') Error object: {}

In the console, this reads:

TypeError: Cannot read properties of undefined (reading 'width')
    at new it (lib.js:2:6265)
    at st.onEvent (lib.js:18:3791)
    at e.onpointerleave (lib.js:18:3018)
@electronstudio
Copy link
Owner

What Weylus version and what web browser client?

@electronstudio
Copy link
Owner

ok i've reproduced with chrome and weylus 2024.9.8. Now need to work out which patch causes it...

@electronstudio
Copy link
Owner

Can you confirm it doesn't happen with https://github.com/electronstudio/WeylusCommunityEdition/releases/tag/2024.8.3 ?

@michaelcadilhac
Copy link
Author

I can confirm, yes.

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