Can´t remove any relation in studio, because its in a gray background (after upgrade 7.9.7-->7.9.11)

Hi,

after upgrading from 7.9.7 to 7.9.11 I cant save changes in the studio. I want to remove a relation, but I can´t reach the “yes” button. Its grey like everything else in the window (screenshot).

How can I remove the relation or better fix the problem?

Regards, MT

Please upgrade to the latest 7.9.12, there have been some fixes of this kind of bug, it might already be solved. If not, please report it on GitHub.

To work around it you can save a bookmark in your browser with this code as the “location”:


javascript:(function(){var%20element=document.getElementById(%22sugarMsgWindow_mask%22);%20element.parentNode.removeChild(element);})()

If you click it when the window is greyed out, it should make the grey overlay disappear so you can click what is below. Tell me if it works for you.

I upgraded o 7.9.12, but bug was still there.

However the bookmarked javascript-code worked for me :slight_smile: Thank you!

PS: Can you maybe look at my other problem please?

Regards

Sorry, I’ve seen your other problem but I don’t know the answer to it.

If this is a bug, please open an Issue on Github for it.

1 Like