Luke-SF

Results 17 issues of Luke-SF

Why is this plugin temporarily closed, since last month?? https://wordpress.org/plugins/wc-gallery/

Slimit crashes when trying to minify anything that tries to get a reference to .default. As a workaround, you can access it with object['default']. ``` >>> slimit.minify("var a={b:'b', c:'c', default:'def'};...

I recently used this in a case where the minifier called a local function "_". Since I'm using underscore later, it breaks because it's going to the local function, where...

feature

As seen in the example here: http://fiddle.tinymce.com/Rtfaab whenever you press enter a few times in an empty editor, then want to backspace a line, the entire editor blanks when you...

type: bug
status:stale

Do you have a M3 Macbook compatible version of glibc build?

question

I'm having issues creating a png including an image: and when I run this minimal example, it is not saving the image or the text? ```

I run the compilation in AWS-linux 2023 as in the readme: ``` $ ./build.sh $ ./configure $ make $ sudo make install ``` Now it seems to complete but after...