Enda Quigley
Enda Quigley
Hi @silviuaavram, Yes, the components work as expected but we still get the following error in the DevTools issues panel. 7 resources affected, so I'm guessing it affects all the...
Switching to a `button` element removes the DevTools error but it also changes the behaviour of the component (clicking on the `label` will now open the menu, instead of just...
I updated my previous comment shortly after posing it as I forgot to mention what happens when you remove the `htmlFor` attribute from the `label` element. --- Removing the `htmlFor`...
Ahh, sorry about that - the link should be public now.
Thanks for your quick response. I'm not sure if you noticed but you have have `shouldFlip={false}` set in the previous example. I think I'll stick with the current behaviour for...