diff --git a/core/js/js.js b/core/js/js.js
index bc4d135f9a783f973eda0ef8b27f1dcb390b6c83..1d5219eff12103bf2c45fc165f4f35c25ded5305 100644
--- a/core/js/js.js
+++ b/core/js/js.js
@@ -1140,7 +1140,7 @@ function initCore() {
 	setupMainMenu();
 
 	// just add snapper for logged in users
-	if($('#app-navigation').length) {
+	if($('#app-navigation').length && !$('html').hasClass('lte9')) {
 
 		// App sidebar on mobile
 		var snapper = new Snap({