Dashboard not working

Application ID: A3F38348-F4EA-42D5-FF4B-4CE1FD90FF00

Cannot read properties of undefined (reading '1')
TypeError: Cannot read properties of undefined (reading '1')
    at new module.exports.Blockly.FieldDropdown (https://eu-develop.backendless.com/static/js/bundle.a7ab9363.js:2:5396468)
    at module.exports.Blockly.BlockSvg.module.exports.Blockly.Block.interpolate_ (https://eu-develop.backendless.com/static/js/bundle.a7ab9363.js:2:5325150)
    at module.exports.Blockly.BlockSvg.module.exports.Blockly.Block.jsonInit (https://eu-develop.backendless.com/static/js/bundle.a7ab9363.js:2:5323231)
    at module.exports.Blockly.BlockSvg.init (https://eu-develop.backendless.com/static/js/4461.4a00b8fb.js:1:239428)
    at module.exports.Blockly.BlockSvg.module.exports.Blockly.Block (https://eu-develop.backendless.com/static/js/bundle.a7ab9363.js:2:5313346)
    at new module.exports.Blockly.BlockSvg (https://eu-develop.backendless.com/static/js/bundle.a7ab9363.js:2:5334853)
    at module.exports.Blockly.WorkspaceSvg.newBlock (https://eu-develop.backendless.com/static/js/bundle.a7ab9363.js:2:5287218)
    at Object.module.exports.Blockly.Xml.domToBlockHeadless_ (https://eu-develop.backendless.com/static/js/bundle.a7ab9363.js:2:5276550)
    at Object.o.Z.Xml.domToBlockHeadless_ (https://eu-develop.backendless.com/static/js/bundle.a7ab9363.js:2:2339115)
    at Object.module.exports.Blockly.Xml.domToBlock (https://eu-develop.backendless.com/static/js/bundle.a7ab9363.js:2:5275966)

Problem description

Nothing in backendless dashboard seems to be working, just get error message stating “oops, something went wrong”.

Hello @Andrew_Billcliffe,

by saying “Dashboard” what page exactly do you mean?
Have you tried to refresh the page?

sorry, the backendless console page

if i hit refresh it works for a few clicks into different pages then gives me the same blank screen and the error message again.

Thanks for the additional info, we’re looking into it…

Thank you.

at the moment if i refresh i can get back into my business logic pages, and get as far as going to the logic editor of an event handlers then this happens. But other pages just dont go anywhere at all, for instance if i hit refresh then “manage” it gives me the error.

The problem is in the “afterUpdate” event handler logic. The error appears if you open it.
Do you remember its logic? What have you done before this happened? Did you change the “afterUpdate” logic recently?

I have changed a table name that affects the logic of three different scripts, a timer, an API service and an event handler. I was going through them all changing each one when this happened.
I have deleted the production version of it but I cant get into the logic designer to tweak it and I cant actually remember exactly what it did, its the only one I don’t have a screen shot of… I just need to change the name of the table that’s in it.

note to self: dont change table names :laughing:

That could be a problem…
Now I see you have removed that handler?

Yes, i have rebuilt it and all seems to be working now, many thanks Stanislaw!

You’re welcome!
Let me know if you face any issues again.

Regards,
Stanislaw