You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If options.inject is used and the element has relative or absolute positioning, this is not taken into account when the picker is positioned, so it is placed at document relative coordinates within the target element.
If options.inject is used and the element has relative or absolute positioning, this is not taken into account when the picker is positioned, so it is placed at document relative coordinates within the target element.
Suggested fix at line 190 of Picker.js:
The text was updated successfully, but these errors were encountered: