Mikaël Pirio

Results 8 issues of Mikaël Pirio

Very useful PRs (https://github.com/vectart/ember-cli-pace/pull/40) have not yet been merged...

cf https://github.com/cibernox/ember-power-select/issues/1057 When we set a `tagName` on a `power-select-multiple`, this tag is rendering twice because `tagName` is set for `power-select-multiple` but it is transmit to `power-select` also. I removed...

Hello, If we follow the ember-cli good practices, I think `ember-highcharts` should use an ES6 shim to make Highcharts library accessible via import instead to use global variable. If it's...

Hello, We have updated your application to Ember 3.15 and also updated ember-data-model-fragments to 5.0.0-beta.0. Unfortunately, when loading one of our views, we have the following error message in our...

Hello, This PR fix issue https://github.com/lytics/ember-data-model-fragments/issues/330 by reverting code https://github.com/lytics/ember-data-model-fragments/commit/e911cb302dcc0f54bd14ef10f579a208c0a52095#diff-1a5e11266321caa561c1642750ad831ed4818a35532c24fda400f185eb478474L170-R170

The addon need to use model's serializer "transformFor" method to support all transform's types (like in [ember-data-model-fragments addon](https://github.com/lytics/ember-data-model-fragments/blob/master/addon/ext.js#L280)).

Hello, I'm currently trying to communicate in BLE with my timeflip (v1) using Noble. To read characteristics, you must first write a password in one of them. It works in...

I recently installed Mac Mouse Fix on a MacBook Pro with an M4 chip, running macOS 15.4.1. Since the installation, I’ve been experiencing several recurring issues related to mouse behavior,...

Scroll Stops Working Intermittently