Opened 10 years ago
Closed 10 years ago
#8843 closed bug (wontfix)
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.
Note: See
TracTickets for help on using
tickets.
The
cache
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.