dandv / meteor-webix

Meteor.js - Webix UI integration
https://atmospherejs.com/webix
MIT License
339 stars 39 forks source link

dataTable Widget Rendered Incorrectly on Mobile Devices #7

Closed ybaror closed 9 years ago

ybaror commented 9 years ago

Issue with both Chrome and Safari on iPhone and iPad

dandv commented 9 years ago

The grid is rendered collapsed on any device actually.

This is odd. I hadn't changed anything since I deployed, and all resources are loaded from packages (not from the Webix CDN). The example works fine locally.

dandv commented 9 years ago

@mkozhukh: any ideas why this might happen? The table at http://webix.meteor.com/ is collapsed vertically, but the example works great locally.