-
When using the codemirror directive within AngularUI Bootstrap 0.11.1 modals, the editor does not show up (only the gutter is shown). After clicking on the area where the editor should have shown, it …
vanto updated
9 years ago
-
##### **Overview of the issue**
```
// Imported from another file
export enum PermissionCode {
Admin_Access = 'Admin_Access',
Admin_AccessClient = 'Admin_AccessClient',
}
const routes: …
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
When SSR is enabled for the project and
When a component hierarchy is created such tha…
-
I am using 1.1.3 version of editor with angular 10 version but it does not seem to change the font from the given dropdown ,it gets stuck.
Specially on the **HOSTED** site
Please resolve it ASAP
-
# Checklist (for the issue creator)
- [ ] I have looked at the documentation site and was not able to find the required feature.
- [ ] I have looked into the Figma boards and was not able to find t…
-
Hi @netanelgilad
Google published Polymer 1.0 today. In my head a setup of Angular 2.0, Meteor and Polymer would somehow be the finest compilation of frameworks. Did you ever played around with this…
-
I have a pretty large game that is built on the canvas with createjs in angular. It's set up in a way that allows the game to scale based on the users device pixel ratio so it renders clearly on mobil…
-
This commit added a global watch: https://github.com/hawtio/hawtio-core-navigation/commit/5982cce6541893d12213a4f8847f5712b926668a#diff-69530d95a0ae7ea0332b379468aa2fcbL661
This watch gets invoked an…
-
`ng-content` projection doesn't work for root component. E.g. for the following code:
```
Some content that needs to be projected
@Component({
selector: 'app',
})
@View({
template: `Hello…
-
Affected Angular versions: at least 1.5.7, 1.6.4
How to reproduce:
1. Download [demo code](https://rawgit.com/legalthings/angular-signature/master/demo/index.html)
2. Add [this snippet](https:/…