0

In the official documentation, the select popup dropdown has the behavior that it gets closed automatically when the user clicks anywhere outside the popup. This can be seen here:

https://blueprintjs.com/docs/#select/select-component

In my own application, I cannot seem to replicate this behavior. For me, the popup always remains open even if the user clicks somewhere outside the popup.

How can I achieve the same behavior as in the example shown in the documentation? There doesn't seem to be a property which directly controls this.

I tried to find a property which deals with the "close on click outside" behavior, but either I'm too blind to see it or it is controlled indirectly by something else. The docs page doesn't mention this detail at all.

Martin Häusler
  • 6,544
  • 8
  • 39
  • 66

0 Answers0