Christophe Vidal

Results 43 comments of Christophe Vidal

do you mean, that's possible to have a duplicate id in a conversation? Or instead, that the same id can be found somewhere else on the page, but not as...

You may want to consider to make it compliant with formControlName too. Even more important since ngModel seems now to be considered in the new forms as an edge case...

Little is happening... Any chance to have that reviewed/merged/released?

V3 has especially great order type facilitating orders (ceiling)

Yeah, I'd like to have that too. The use case in case it's not clear: currently working on an app, which merge XML files with a more or less known...

no no, the merge is done automatically because there is always a logical way to build the final file. Additionally, the output must be sorted alphabetically and a diff engine...

Not so sure what I do wrong, but `$websocket('ws://127.0.0.1:8888', null, {reconnectIfNotNormalClose: true});` does not work. I.e. when it's closed it stays closed. Instead, my current workaround looks like that (which...

Hm, I'm having the same issue... Quite critical and wondering why this is not just possible to simply remove the listener... This is even more terrible, that we have to...

Indeed, I'm getting an error similar to this post here where APIID and the HASH are not read correctly, and appear to be null https://github.com/zevlg/telega.el/issues/374 Not sure what shall be...

Case insensitive keys is exactly what I've been looking for. It would be really great to get this merged if all is fine.