pikock / bootstrap-magic

Bootstrap themes generator made with AngularJS
https://pikock.github.io/bootstrap-magic
Other
1.8k stars 492 forks source link

Cant apply modification #42

Open mikecastrodemaria opened 9 years ago

mikecastrodemaria commented 9 years ago

Hi,

I cant aply modification en all browser on OS X thet is a eror message after click on "apply" Error: variable @grid-gutter-width is undefined

bezvoshchuk commented 7 years ago

Almost the same: variable @screen-md-min is undefined

Nach0z commented 7 years ago

Duplicated @d1monster's issue. @screen-md-min is undefined, output from the console below.

Object { type: "Name", message: "variable @screen-md-min is undefined", filename: "input", index: 7499, line: 50, callLine: undefined, callExtract: undefined, stack: undefined, column: 7345, extract: Array[3] } angular.js:5590:18 consoleLog/< https://pikock.github.io/bootstrap-magic/app/lib/angular/angular.js:5590:18 $ExceptionHandlerProvider/this.$get</< https://pikock.github.io/bootstrap-magic/app/lib/angular/angular.js:4681:7 $apply https://pikock.github.io/bootstrap-magic/app/lib/angular/angular.js:7957:11 ngEventDirectives[directiveName]</</< https://pikock.github.io/bootstrap-magic/app/lib/angular/angular.js:12848:11 dispatch https://pikock.github.io/bootstrap-magic/app/lib/jquery/jquery-1.8.3.min.js:2:38001 u https://pikock.github.io/bootstrap-magic/app/lib/jquery/jquery-1.8.3.min.js:2:33899

pikock commented 7 years ago

What are you guys trying to do? Which variables are you changing? I can't reproduce it.