Skip to main content

Bug Tracker

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.

Attachments (0)
Change History (2)

Changed February 17, 2008 06:36PM UTC by brandon comment:1

need: ReviewTest Case

Changed October 30, 2008 03:15AM UTC by brandon comment:2

resolution: → fixed
status: newclosed

This long standing issue is now fixed in the master branch.