Not able to reset pseudo class/element

Sometimes it happens that I’m not able to reset a pseudo class/element:

Not sure what’s the issue. Maybe it’s connected to using a specific property.
It also could be that it happens when a lot of properties are applied.
I tried some stuff to replicate the issue but unfortunately couldn’t make it.

As far as I can remember that only happened to the before pseudo element but can’t tell for sure.
Might not be exclusive to a specific pseudo class/element. I just use it a lot more than the other ones.
The described issue happened to both in the past - block and global classes.

Another observation I made is that the pseudo content won’t get removed when resetting a pseudo class/element of a global class.
That’s not clear to the user, as it reverts to default mode when resetting which of course also removes the pseudo content field from the interface.

1 Like

I just ran into this as well.

My ::before element had a transition that I couldn’t tell where it was coming from, and resetting the pseudo-class didn’t seem to do anything.

Ended up just fully resetting the class.

1 Like

I was able to reproduce it. Seems that icons are triggering it.

It’s only required to select an icon other than the default placeholder via interface (icon block, button block, etc.). Isn’t even required to be active.
Update the page and reset the ::before.

@sunny that might be more related to this topic.

1 Like

Ah yeah you’re right. Trying to figure out that ‘bug’ led me to this one.

In this case, I wasn’t using any icons. Just a div being used as a link wrapper. But it’s possible I may have applied the class to a button with icon before.

1 Like

That’s totally possible as well.
Just wanted to give an instruction how to reproduce it to investigate further.

Could be also related to any setting which is exclusive to the primary tab (block specific, link wrapper, etc.).

Thanks for your feedback and confirming this behavior @sunny.

2 Likes

Hi @Marius,

Thanks for the detailed report and clear steps to reproduce.
I can confirm the issue and apologise for the inconvenience, it’s a nice find.

We will have a fix for this in the next update.

Cheers,

1 Like

This should be addressed in 1.2.9.5.8.1.

If you still experience trouble, I’d be grateful if you can let us know by replying to this thread.