Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Hidden facet value bug #31

Open
zepheiryan opened this issue Dec 18, 2011 · 0 comments
Open

Hidden facet value bug #31

zepheiryan opened this issue Dec 18, 2011 · 0 comments

Comments

@zepheiryan
Copy link
Member

Sometimes facet updates end up invisible to the end user. The apparent invisibility seems to come from no dimensionality in the facet values (specifically the values, the container retains its size) - no height, no width, so seemingly no display. It's only when a dimension is requested, like $(element).height(), that they regain the correct dimensions and show up. This seems to point to a jQuery library bug, but it's not clear if that's correct.

Ugly work around in 98aa888 which should eventually be replaced by a true fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant