Tabs not working on ios simulator
-
I’ve created a prod build for android and ios.
Tabs are working fine on :
android (browser, simulator and device)
ios (browser)but not in ios simulator. (didn’t test ios device yet)
Not seeing any errors in xCode loggingI wil create a small sample app to see if I can reproduce the problem, but in the mean time maybe someone has already faced a similar situation?
OSX latest, quasar 0.9.1, webpack 2.x
-
@Martin yes, known issue. iOS Safari is the new IE in town. Has some serious bugs with fixed positioning (and not only that). Just check links I posted on github issues. Will release the new DataTable component and then I’ll tackle those iOS bugs, so hang in there.