vanstyn / RapidApp

Turnkey ajaxy webapps
http://rapi.io
Other
48 stars 15 forks source link

Paging toolbar breaks with autoload_added_record (race condition) #161

Closed vanstyn closed 8 years ago

vanstyn commented 8 years ago

In grids when autoload_added_record is true, a race condition arises in which the new tab opens before the toolbar has finished handling the added record event, and when this logic fires while the toolbar is not visible, it causes the toolbar to size itself 0x0, breaking it