I use Firefox.
Issues with editing tab labels
(although I’ve noticed this elsewhere.)
Whenever I work with the tab element I find changing the label of the tab unreliable.
Creating a new tab element we get two tabs - Tab 1 and Tab 2.
Whenever I try to change the name it doesn’t seem to take effect.
i.e. clicking to edit the label opens the editor however when I type it doesn’t seem to remember or allow the text to take effect. I often need to come back and retype whatever I typed. There seems to be a long delay where I need to wait otherwise if I close the editing window it doesn’t update the text. Sometimes it doesn’t update anything, other times it only partially updates the text.
Issues working in tabs containing a Grid
I have a tab element. in my second tab element I’ve added a div which has a custom looper provider. The looper provider returns an array. This all works as expected.
I’ve added a CSS grid which is the consumer. Inside the grid I’ve added a headline element which contains the dc:loop key.
This is where things go weird. I can’t right click on an element to copy it etc. If I select the heading and duplicate it and then drag it to the next grid cell then I end up with the builder become pretty much unresponsive and I have the below cube which replaces my cursor. I cannot get the cube away without refreshing my browser, even switching back and forth between page tabs doesn’t remove it.