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: Cannot read properties of null (reading 'length') #51

Closed
alcalyn opened this issue Sep 13, 2024 · 2 comments
Closed

TypeError: Cannot read properties of null (reading 'length') #51

alcalyn opened this issue Sep 13, 2024 · 2 comments

Comments

@alcalyn
Copy link

alcalyn commented Sep 13, 2024

When I have selected a container and it is highlighted, if this container is destroyed while still selected, I get this error, and the plugin seems stuck (I can change visibility, seems no longer updating).

Cannot read properties of null (reading 'length')
TypeError: Cannot read properties of null (reading 'length')
    at _getGlobalBounds (http://localhost:3000/statics/pixi-82aa110b902e356f211d-bundle.js:36706:43)
    at getGlobalBounds (http://localhost:3000/statics/pixi-82aa110b902e356f211d-bundle.js:36685:3)
    at Proxy.getBounds (http://localhost:3000/statics/pixi-82aa110b902e356f211d-bundle.js:37437:88)
    at Object.getGlobalBounds (chrome-extension://dlkffcaaoccbofklocbjcmppahjjboce/inject/index.js:311:14)
    at g.activateHighlight (chrome-extension://dlkffcaaoccbofklocbjcmppahjjboce/inject/index.js:197:31)
    at g.enableHighlight (chrome-extension://dlkffcaaoccbofklocbjcmppahjjboce/inject/index.js:191:89)
    at g.update (chrome-extension://dlkffcaaoccbofklocbjcmppahjjboce/inject/index.js:174:33)
    at ke.update (chrome-extension://dlkffcaaoccbofklocbjcmppahjjboce/inject/index.js:1376:52)
    at Object.apply (chrome-extension://dlkffcaaoccbofklocbjcmppahjjboce/inject/index.js:1368:18)
    at Proxy.render (http://localhost:3000/statics/pixi-82aa110b902e356f211d-bundle.js:2303:19)
@Zyie
Copy link
Member

Zyie commented Sep 16, 2024

Hey, thanks for reporting this, will look into it today

@Zyie
Copy link
Member

Zyie commented Oct 22, 2024

This should be fixed in the latest version so closing for now!

@Zyie Zyie closed this as completed Oct 22, 2024
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