You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I noticed a couple times during testing that after a while of leaving the editor open the block had reverted back to the settings view. I believe both times I had set up credentials within that page load but unfortunately I am not sure, I can test some more later to make more details reproduction steps.
Steps to Reproduce
Insert a map block.
Set up credentials and see the map view.
Leave the editor open for a while.
See map block reverted back to credential entering view, with said credentials in the fields.
Expected behavior
I would expect it not to switch back like that :)
Screenshots
I didn't take one because credentials but I can take and edit one if this isn't explanatory enough.
Environment information
This is in Firefox, I see the following in my console although unclear if it's directly related:
Warning: Invalid DOM property `readonly`. Did you mean `readOnly`?
Additional context
The text was updated successfully, but these errors were encountered:
I've kept an editor open for a while to see if this happens, it did happen again at some point overnight but my wifi was off so I think it was related to that. The error I got there was:
Bootstrap.init(): initialization failed because the server returned error 0 ().
But otherwise if I'm still on wifi I haven't come across this again. If that seems expected, we can close this!
Describe the bug
I noticed a couple times during testing that after a while of leaving the editor open the block had reverted back to the settings view. I believe both times I had set up credentials within that page load but unfortunately I am not sure, I can test some more later to make more details reproduction steps.
Steps to Reproduce
Expected behavior
I would expect it not to switch back like that :)
Screenshots
I didn't take one because credentials but I can take and edit one if this isn't explanatory enough.
Environment information
This is in Firefox, I see the following in my console although unclear if it's directly related:
Additional context
The text was updated successfully, but these errors were encountered: