PhoneGap + iPhone + xuijs .html() failing occassionaly

Today I finally fixed a bug that was chasing me for days. I hope this article will save other people some time.

When loading a view in my PhoneGap + xuijs app I’m displaying data from a database, but 50% of the time the data was not visible on the screen. When I loaded the screen again data was not show on different random places.

Continue reading…