-
I'm trying to use bootstrap-toggle with AngularJs:
```
```
But when the toggle state changes the Angular model is not updated.
-
I'm trying to supplement a kendo component by creating my own directive that I can add as an attribute to the kendo directive. In my situation I'd like to add my own directive to the kendo-grid elemen…
-
### Feature Description
The same feature request was made in 2019 but was rejected #15733.
Andrew Seguin did not explain why the Angular Material Team does not plan on supporting this case.
Over …
-
X3dom does not work together with Angular directives:
```
-
# 🐞 bug report
### Is this a regression?
I'm doing a new project (Angular 18) based on an old project (Angular 14), then i have no idea if it worked in any versions after the creation of Signals…
-
We are using Angular as the frontend and Node.js as the backend, both served on the same port. Helmet is being used to manage security headers, with a global configuration for most routes, and a speci…
-
For Some reason Angular Ng Directives are not working
Following is a code sample:
```
```
When you toggle between items where isPractiveMode gives…
-
At the moment you would have to look through the source code to find out which directives and services we have created to use.
We have a task to add dgeni/ngdoc docs #30 but an interim solution of a …
-
### Which @angular/* package(s) are relevant/related to the feature request?
@angular/forms
### Description
I am building a set of configurable form field components that uses the directive c…
-
# 🐞 bug report
### Is this a regression?
No
### Description
If component is used within same file without "export" keyword we get an error "Component imports must be standalone compone…