Side navigation
#1855 closed bug (fixed)
Opened October 28, 2007 11:12PM UTC
Closed October 30, 2008 03:15AM UTC
livequery needs single sync call
Reported by: | yehuda | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | plugin | Version: | 1.2.1 |
Keywords: | livequery | Cc: | brandon |
Blocked by: | Blocking: |
Description
at present, all livequery calls are async. As a result, the first call, made in place of a regular event binding, happens too late to prevent a flash of content. It's therefore unusable for its most obvious use-case.