Search and Top Navigation
#8843 closed bug (wontfix)
Opened November 22, 2012 01:06PM UTC
Closed November 23, 2012 01:46PM UTC
Disable cache
Reported by: | alan44 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.tabs | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Cache can't be disabled setting tabs option cache = false.
So method load does not reload ajax data.
Attachments (0)
Change History (1)
Changed November 23, 2012 01:46PM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
The
option is being removed in 1.10. See http://bugs.jqueryui.com/ticket/7147 and http://bugs.jqueryui.com/ticket/7131 for details on how to implement the same logic without using that option.