WIP: Selector detector custom .class pseudo selector bug

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: video
Video: video

I tried to create hover state for a custom selector detector class and the bug happened.

after bug happened selector and icon gets disappeared even after refreshing the editor icon doesnt come back.

check the video

it would be nice if combined custom selected dom+hover state works together :yellow_heart:
I don’t know if thats within the scope of the feature or not

Hi @sinanisler,

I was able to reproduce the issue with the disappearing icon. At lest in my case, it appears that it is also not selected in the settings anymore.

However, if you would like to create a :hover efect like in your custom CSS settings, you will have to add :hover here, and you will need to add it at the beginning.

Best regards,
Matej

1 Like

nice
it will be perfect for simple hover animations and css transition possibilities

thank you

You can actually update the selector even before you create it, just add :hover here. But yeah, icon will still disappear, we need to fix that.

Best regards,
Matej

1 Like