Julian Acosta
Julian Acosta
I found a really weird issue today: `controllers/test.js` ``` import Controller from '@ember/controller'; import EmberObject from '@ember/object'; export default class TestController extends Controller { hello = EmberObject.create(); } ``` `templates/test.hbs`...
I want to propose this layout for the advanced options. It will improve the usability of the feature, by adding a select ratio item to select if I want to...
`bower.json` list as a dependency `miguelcobain/selectize#master`, but the repo does not exist.
Hi! I remember that I had to implement own function to render component (related: #147), because rendering component had an error, thought I was my fault and continued with my...
When testing user interaction with QUnit there is an irregular behaviour, with `on-focus` and `on-blur`. I'm testing the actions like this: ``` this.render (hbs`{{path/to/component}}`); this.$ ('.selectize-input input').focus (); this.$ ('.selectize-input...
Hi, I just tried to download and use the microservice but I'm getting this error: ``` starting services: yowsup Starting YowsUP... Trying to connect via xxxxxxx:XXXXXXXXXXXXXXXXXXXXX Exception was thrown debug...