-
The fe-ionic quickstarter uses Ionic CLI for boostraping the initial Ionic project structure. It therby always installs the latest version of Ionic. Since Ionic moved away from Protractor (see also ht…
-
**Is your feature request related to a problem? Please describe.**
Hi, we would like to integrate push notification libraries on ACA. Specifically we are looking to install **@angular/service-worke…
-
I'm updating a project to angular 9 and when I run the command to extract I'm getting the error:
![image](https://github.com/daniel-sc/ng-extract-i18n-merge/assets/42741415/5371a949-fa50-4525-86cc-…
-
### Current behavior
Writing E2E tests is almost impossible due to the restriction while navigating to an integrated system.
Test flow:
- Go to https://europepmc.org/accounts/login
- Click o…
-
Hi Everyone, I have an issue that is related to this topic. I am creating a an ASPNETCORE Angular app, and getting the bellow error when executing DOTNET WATCH RUN
[error] D:\TeoProjects.Net\AspNet\T…
-
Protractor is deprecated and will reach end-of-life in the summer of 2023.
We should migrate to another E2E testing platform soon.
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
Webpack finish bundle without errors with css-loader `0.26.4`.
After update to `0.27.0` webpacking…
-
## Bug Report
### Plugin(s)
@capacitor/camera": "^5.0.0
### Capacitor Version
5.0.4
### Platform(s)
- Android SDK 33
### Current Behavior
When device is in landscape mode, Ca…
-
Hi here is what I am doing, I have upgraded the `core-js` to `3.1.3`.
Here is my `package.json` file
```
{
"name": "apex",
"version": "4.1.0",
"license": "",
"scripts": {
"start-se…
-
Is it possible to get output from the console? Especially warnings and errors. We are using it as a very simple and quick check that the commit didn't introduce any runtime error.