-
**Description**
Is it possible to access the users of the **Customer User** group in the custom widget using the following code:
```javascript
const $injector = self.ctx.$scope.$injector;
const …
-
### Problem description
When running tests, I want to use stubs or mocks when running the production code, and verify stuff afterwards. `DirectoryHandler` instantiating a `CodeRunner` which loads t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I use the following .env:
```
#-----------------------Backend Config----------------…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
In Angular 18, I had tests that passed the *Injector* from a *ComponentFixture* down …
DDtMM updated
2 weeks ago
-
Hi @michaelbromley
I'm trying to use the runPendingSearchUpdates function on a custom service that I created to add products via my frontend.
Here's my code:
```
export class CustomProduct…
-
**Component**
* Generic
**Environment**
* OS: Ubuntu
* ThingsBoard: 3.7.0 PE
* Browser: Chrome
**Description**
During custom widget development, I am trying to assign/move a device…
-
Hello!
You may newbie to Brackets but checkout this useful extension with Livereload.
https://github.com/dnbard/brackets-custom-css
The name of your extension to confuse the user.
At the moment, …
-
**Is your feature request related to a problem? Please describe.**
Now that Vault Agent metrics have been released in v1.10.0 (https://github.com/hashicorp/vault/pull/13675), the injector needs a way…
-
I understand this is old! but I reverted to version Alpha 21 (b324) just to test this out injected with my own custom injector everything seemed alright asides from the fact that the ESP is broken, pi…
-
Hi, we have noticed an issue when setting the yml config **add_trailing_slash: true** with our setup. (https://docs.silverstripe.org/en/5/changelogs/5.0.0/#trailing-slash)
We have a slightly custom…