-
Frontend:
`TypeError: Cannot read property 'checkPermission' of undefined
at that.permissionNeeded (https://clientroomradio.com/js/services/Notification.js:55:36)
at Object.NavController.$sco…
-
**zooming won't synchronize multiple panes at the same time**
I can synchronize multiple panes by zooming in through mouse-wheel perfectly, but can not through selection behavior, it's will only zoom…
-
## Description
Integrating angular toasts for workflows like
- [ ] create account
- [ ] create loans
- [ ] create product
and rest
## Steps to Reproduce
After you create some new data a new …
-
We have reports in app.powerbigov.us (Gov cloud) and embed url also having https://app.powerbigov.us/reportEmbed?reportId=....
However, angular failed to load report due to cros issue.
Here is Ne…
-
Implement `BaseValueComponent` for a `DateValue`.
`ReadDateValue` already figures out if a date is a period or not. But this is not supported yet when writing a date value. Maybe it should be added…
-
## Version **1.6.9** of [angular-mocks](https://github.com/angular/angular.js) was just published.
Branch
Build failing 🚨
Dependency
…
-
## Version **1.6.9** of [angular](https://github.com/angular/angular.js) was just published.
Branch
Build failing 🚨
Dependency
an…
-
## The devDependency [@angular-devkit/architect](https://github.com/angular/angular-cli) was updated from `0.13.2` to `0.13.3`.
🚨 [View failing branch](https://github.com/rucken/core-nestjs/compare/…
-
I'm attempting to use the angular 2 sdk but receive the following error:
> stateService.ts:530 TypeError: Cannot read property 'getCookie' of null
at CookieXSRFStrategy.configureRequest (xhr_b…
-
I use this module in my application to display notifications that disappear after a few seconds, and I write protractor e2e tests : the notifications are not testable.
This issue comes from the $timeo…