-
## Notes
- from the COR review
* **1**: Must have task
* **2**: Should probably have task
* **3**: Nice to have task
## Acceptance criteria
- [x] all issues documented or remediated
## Task…
-
Hello,
I am following the issue [#6510](https://github.com/angular/angular-cli/issues/6510) on angular cli and, one of the last reaction of @shlomiassaf is a list of key features that a library tem…
-
After installing api-ai-javascript beta 21 i get the following errors when attempting ng serve or ng build:
![screenshot_031418_114553_am](https://user-images.githubusercontent.com/28792675/37417009-…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
I am currently using Clementine with the Subsonic API to use ampache because it allows for very powerful manipulation and reordering of your currently playing playlist. I would honestly love it if som…
-
### Библиотека
- [x] `@prizm-ui/helpers`
### Компонент
PrizmLetDirective
### Версия
NodeJS:
```
$ node -v
v16.14.2
```
Dependencies:
````
"@angular-devkit/build-angular": "17.3.4",…
-
# 🐞 bug report
### Is this a regression?
Yes, the previous version in which this bug was not present was: 18.2.0
### Description
When used on a project that has not upgraded to Angular 19, any com…
-
_From @oparoz on June 20, 2015 21:18_
Now that ES 6 is official, we can begin to think about switching to it, but none of the browsers or transpilers support all the features, so it's probably a task…
-
### Describe the bug
mount emmc or mkfs on emmc is not possible, much I/O ERROR in dmesg
```
root@ImmortalWrt:~# dmesg
[ 0.000000] Linux version 6.6.59 (buildbot@buildbot.infra.immortalwrt.org)…
-
In an attempt to write a karma test in the ```angularcli-meteor template```, I added a test case, which depends on ```Meteor``` by importing ```'meteor/meteor'``` in a class under test.
Then, if I is…