TypeError: Cannot read properties of undefined (reading 'id')


#1

HI everyone,
When I start the preview of my extension, the log shows me :
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘id’)
at extname_1124606.js:824:60

After reading the sources, the error is thrown inside the file gereated itself, but not on my own code… it seems like the mBlock extension have to be shared to work or something like this…

Why and how to fix it? Thanks for your answers


Button not working in preview
#2

Hmm… I’ll see what I can find out.