I’m noticing today that previews for most of my element plugins are not showing up. Issue seems to be that properties.bubble.height() is always returning zero. Bubble please to fix?
And, yep , that’s def the problem properties.bubble.height() is always returning zero.
I note this happening in both version 2 and version 3 of the plugin API. (Also, my plugins don’t use jQuery, in case that makes a difference.)
@keith perhaps related?
Yep, this is basically the same thing. (Though to that first post: in API v1, .height and .width are properties. I’m v2 and beyond they are methods [functions].)
Though I’ve been working on new plugins a lot lately and today is first time I noticed this broken behavior. (So this prob started Friday.)
That is also my opinion. It broke late last week. Probably the new update got this “feature” in…
After reporting to bubble support, they have implemented a patch. It seems to be normal again.
