decentraland / decentraland/decentraland-ecs-utils

TypeError: Cannot read property 'onTriggerExit' of undefined

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
33
Forks
10
PR merge metrics
No merged PRs in 30d

Description

I could try to fix this but with the line/file in console I can't figure out where exactly it happens in the source >.>

```
0,0: Error: TypeError: Cannot read property 'onTriggerExit' of undefined
Error: TypeError: Cannot read property 'onTriggerExit' of undefined
at Object.error (blob:http://localhost:8000/a4d75825-9811-453a-aa33-533ee2da9794:1:15640)
at Object.e.error (eval at (blob:http://localhost:8000/a4d75825-9811-453a-aa33-533ee2da9794:1:2136), :4:6994)
at t.update (eval at (blob:http://localhost:8000/a4d75825-9811-453a-aa33-533ee2da9794:1:2136), :4:71643)
at eval (eval at (blob:http://localhost:8000/a4d75825-9811-453a-aa33-533ee2da9794:1:2136), :4:112694)
at C.update (blob:http://localhost:8000/a4d75825-9811-453a-aa33-533ee2da9794:1:16313)
at t (blob:http://localhost:8000/a4d75825-9811-453a-aa33-533ee2da9794:1:16746) {}
error @ preview.js:8
event @ preview.js:25
processMessage @ preview.js:25
(anonymous) @ preview.js:25
(anonymous) @ preview.js:25
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.