Conditional not firing - "This Input is focused"

Anyone have any ideas as to why my input border colour isn’t changing on focus…?



Screen Shot 2023-05-05 at 9.56.14 am
Screen Shot 2023-05-05 at 9.56.22 am

Hi there, @thethinklab.au… according to the screenshots, you are overriding the Standard Input style, so you must have changed the style settings in the property editor for the input. What do the settings look like below the Style Attribute dropdown? If you want to use the Standard Input style, you can select that style again from the dropdown.

Best…
Mike

Hey, I had overridden it as I was changing some styling. My understanding was that the original conditons on the style should still fire.

As soon as I hit ‘detach style’ the conditions start working (as they are directly on the element). Seems like a bug

Oh, right… my bad… that condition should still work, and it does in a quick test I just did. There must be something else going on that we can’t see.

This topic was automatically closed after 70 days. New replies are no longer allowed.