Andrey Mikhaylov (lolmaus)

Results 122 issues of Andrey Mikhaylov (lolmaus)

Hey @kumar303, thank you for updating the readme. I followed it very carefully and it still won't work for me. Here's what I see in the log: ``` [1028:1028:0922/133011.626205:INFO:CONSOLE(11)] "Sending:...

I use [another tool](https://www.npmjs.org/package/fontello-svg) to fetch Fontello icons in the form of separate SVG file. This tool only requires a Fontello config file and does the rest independently. So among...

invalid

Initially i intended to write you an email because i decided that Github issue queue might be an inappropriate place to start a speculative discussion. But as i completed the...

Hi! When I include `ember-mobiletouch` into my Ember CLI project, `` elements stop working on mobile. Tapping them does not reveal a dropdown list. The issue is reproducible even in...

in progress

Happens in the host app which includes an addon which includes `ember-computed-template-string`.

Hi! Thanks for the infrastructural addon! ### Problem I need to access files over network. With the current implementation of `broccoli-asset-map`, I have the following options: * Disable fingerprinting on...

Hi! When trying to run `yarn test:ember-compatibility` in my addon, I receive: ``` ❯ yarn test:ember-compatibility Unknown Syntax Error: Unsupported option name ("--no-lockfile"). $ yarn install [--json] [--immutable] [--immutable-cache] [--check-cache]...