It's not enougth to put the components together. In desktop devices there's no problem but in andorid and ios the js crashes. I suppose Zurb uses some console bases tools to parse the js file. For now I took the Zurbs parsed file and split it.
There was also a loading issue in the Orbit-Slider. I changed the component/ util timerAndImageLoader:
https://github.com/zurb/foundation-sites/blob/v6.2.3/js/foundation.util.timerAndImageLoader.js#L65-L73
Further there are console errors caused by the placeholder and vimeo, but don't won't crash the layout or other js.
It's not enougth to put the components together. In desktop devices there's no problem but in andorid and ios the js crashes. I suppose Zurb uses some console bases tools to parse the js file. For now I took the Zurbs parsed file and split it.
There was also a loading issue in the Orbit-Slider. I changed the component/ util timerAndImageLoader:
https://github.com/zurb/foundation-sites/blob/v6.2.3/js/foundation.util.timerAndImageLoader.js#L65-L73
Further there are console errors caused by the placeholder and vimeo, but don't won't crash the layout or other js.