Page MenuHomePhabricator

Getting "cannot read property 'Z1K1' of undefined"
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue:

What happens?:
This error is thrown:
Unspecified error (error information: "cannot read property 'Z1K1' of undefined")

IMG_0110.jpeg (2,153×1,502 px, 250 KB)

What should have happened instead?:
The function should have been executed successfully.

Other information (browser name/version, screenshots, etc.):
The error was introduced with this edit: https://www.wikifunctions.org/w/index.php?title=Z33244&diff=268395&oldid=268375.

Event Timeline

Jdforrester-WMF subscribed.

This is almost certainly due to the code you're calling, but we should investigate.

Z27882 is also failing with the same error.

I am seeing the function call succeed now? (apart from i got wasi time limit on the Z27882 example)

Yeah, I can no longer reproduce this.

Jdforrester-WMF claimed this task.

Let's call this fixed now, but we will hopefully make these easier to debug with the work we're now doing on error transmission.