Semantic-UI
Semantic-UI copied to clipboard
[Popup] Wrong position within tabs
Steps
- Go to the Fiddle https://jsfiddle.net/xrmwbLwp/
- Click the tab 'test'
- Click the plus icon in the table
Expected Result
Popup should show near the plus icon
Actual Result
Popup displays somewhere at the top of the tab content. With and without target settings.
Version
2.3.1
Testcase
https://jsfiddle.net/xrmwbLwp/
The bug occurs with the 3.3 version of jQuery. If you change the jQuery version to 3.2.1 the popup position is correct.
https://jsfiddle.net/xrmwbLwp/6/
This has been fixed in the community fork Fomantic-UI by https://github.com/fomantic/Fomantic-UI/pull/1479 See your adjusted jsfiddle (still using jquery 3.3) here https://jsfiddle.net/lubber/ecxt89gk/