Thodoris Greasidis

Results 268 comments of Thodoris Greasidis

I'm sorry to disappoint you but I couldn't get enough time for this so far. Moreover even more commitments appeared recently... I will mark this issue as help-wanted for now...

Unfortunately not. I never finished migrating ui-sortable and this repo to angular 2.

I think I'm missing something. Please refrase and give a user interaction example, noting the expected and the actual outcome.

If you are trying to multiselect items across multiple connected sortables and drag-and-drop them in one move, then this is not yet supported :disappointed:. To support something like this, a...

Hi, Does this block any functionality on your side? Because these are only supposed to be warnings. One way to to silence these warning could be to use the `CONTRACT_ALLOWLIST`...

Hi, I would like to let you know open-balena-api v31.1.0 should no longer log these warnings. Can you give it a try and let us know? Kind regards, Thodoris

Hi @matiasAS, There were no behavioral changes in 31.1.0, other than silencing the warnings, since in unauthenticated open-balena they are expected, thus are just noise. What version of open-balena-api were...

FWIW, The workaround I ended up for file-loader to unblock us was to use react-app-rewired and add the following in our config-overrides.js ``` try { const oneOfRule = config.module.rules.find((rule) =>...

If it's just for tags, then we have two other issues that predate this one. See: https://github.com/balena-io/balena-cli/issues/1060 See: https://github.com/balena-io/balena-cli/issues/1064 Also WRT managing tags using release commit hashes, this was recently...

Hi @ahmetuludag , Can you provide more information about the request that you are seeing being sent?