Hello all,
i noticed something with the new release. If i click to go to my map page
in webkit browsers (chrome, safari desktop latest versions) the map is being shown
on the top left of the screen (doesn't fit the div). If i add data-transition = "none" everything is ok and is filling the div correctly. I am creating the map on the pagebeforecreate event. I tried with pagecreate and pageinit and got
the same result with the webkit browsers. With firefox everything works fine regardless.
Does anyone have an idea for me to be able to use the fade transition with pagebeforecreate or pagecreate
with the creation of the map?
Thnx Alkis