Search and Top Navigation
#13681 closed bug (duplicate)
Opened July 16, 2015 12:04PM UTC
Closed July 16, 2015 12:54PM UTC
Resizable stop working after HTML content is set
Reported by: | mauron85 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.resizable | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Description: Resizable stop working after html content is set by calling html() on resizable element.
Draggable and droppable continue to work fine.
Test env:
Chrome 46.0.2455.0 canary (64-bit)
Jquery: 2.1.3
Jquery UI: 1.11.4
How to reproduce: http://jsfiddle.net/mauron85/yjLygL0q/2/
sorry, seems to be duplicate of #10928