Wassim Chegham

Results 184 comments of Wassim Chegham

Scenario: export to xLayers Labs, or share on xLayers Labs.

Hi @sumitparakh this feature is blocked by #320. @Jefiozie what's the status of #320?

Hi, I got a quick question about this deprecation. If I got this right: BEFORE: `load("@bazel_skylib//:lib.bzl", "paths")` AFTER: `load("@bazel_skylib//lib:paths.bzl", "paths")` Right?

So, in theory, [this code](https://github.com/bazelbuild/rules_nodejs/blob/master/internal/node/node_repositories.bzl#L25) shouldn't trigger the deprecation warnings? Right? Because we are getting these warning in https://github.com/angular/angular/issues/27603

Gotcha. Thanks for the feedback.

Hi, you can find all released for angular v15 and before at: - https://github.com/manekinekko/angular-web-bluetooth/releases/tag/v13.0.0 ([npm](https://www.npmjs.com/package/@manekinekko/angular-web-bluetooth/v/13.0.0)) - https://github.com/manekinekko/angular-web-bluetooth/releases/tag/v14.0.0 ([npm](https://www.npmjs.com/package/@manekinekko/angular-web-bluetooth/v/14.0.0)) - https://github.com/manekinekko/angular-web-bluetooth/releases/tag/v15.0.0 ([npm](https://www.npmjs.com/package/@manekinekko/angular-web-bluetooth/v/15.0.0))

@wbrett Thank you for reporting the performance issue. However, I cannot reproduce the issue because I don't have to the hardware/service. I will leave this question open in case someone...

Is this what you had in mind? ![image](https://user-images.githubusercontent.com/1699357/38646789-adbc1420-3de9-11e8-87e5-174a6bacd513.png) These figures are for the whole project, though.

The [lack of local dev emulator](https://github.com/Azure/azure-sdk-for-net/issues/7172) for Event Hubs makes it challenging to add support for this service. Will need to figure out a workaround.