-
## Gentics Mesh Version, operating system, or hardware.
- v1.4.1
## Problem
The `previewUrl` field should be an object mapping the project name to an array of preview URLs.
Instead, the defaul…
-
So when I first load a page with div comments="myVideoConfig", the comments load and work just fine. If I then navigate to a different route, and come back to that page with the comments, it just says…
ghost updated
9 years ago
-
Hi all,
After some preparation, I’d like to discuss my ideas about the front end side of buildbot before start writing my proposal. At first I’m interested in the Angular.js related issues such as [#…
-
### Please, tell us what's the problem?
[x] Wrong documentation
[x] Improvement of existing article
[x] Missing documentation
[x] New article needed
### Please, tell us more details
- [x] Re…
-
i getting error in './node_modules/ngx-super-table/SuperTableState.js'
ERROR in ./node_modules/ngx-super-table/SuperTableState.js
Module not found: Error: Can't resolve 'rxjs/BehaviorSubject' in…
-
When using a Switch type `PropertyEditor` (linked to a true/false boolean on the source object), anytime you tap the `Swtich` on the UI to change its value, it crashes the app on iOS immediately with …
-
Hello!
I'm currently using Mobile Angular UI to create an application, and while testing it on my personal phone, I stumbled upon an interesting issue in Mobile Angular UI.
When you open the overlay…
-
# Background
News 25.x includes a major rewrite of the fronted. This change was necessary since the old UI was based on angular JS (the original) and that framework is no longer supported by Google a…
-
`gf-form` is the old way of creating forms in Grafana. We are deprecating the usage of SASS styles in favor of Emotion, therefore these should be migrated to the available components in grafana-ui. Th…
-
The following two code snippets should result in the same data, but one is loaded prior to the state change and the other is loaded asynchronously. They're not. ng-repeat works with both of them, but…