bootstrap-magic icon indicating copy to clipboard operation
bootstrap-magic copied to clipboard

Cant apply modification

Open mikecastrodemaria opened this issue 9 years ago • 3 comments

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

mikecastrodemaria avatar Aug 17 '15 13:08 mikecastrodemaria

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

bezvoshchuk avatar Mar 20 '17 13:03 bezvoshchuk

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

Nach0z avatar Aug 31 '17 03:08 Nach0z

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

pikock avatar Sep 01 '17 07:09 pikock