-
I am trying to implement Angular Universal to an Angular 15 application that uses window and jquery. I have added the JSDOM package to use window object in server.ts and also added webpack.server.conf…
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
18.12.1
### Amplify CLI Version
10.7.1
### What operating system are you using?
MacOS
###…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
Segfault
**If the current behavior is a bug, please provide the steps to reproduce.**
Not sure,…
-
Was trying to integrate with webdriverio and was looking at the PhotoTakingStrategy class.
```typescript
browseTheWeb = BrowseTheWeb.as(stage.theActorInTheSpotlight());
```
if we change it …
-
I don't seem to see this exact issue here, but I create my angular project, then run
`ng g app dashboard --routing -p=app --style=scss --d`
I get the following prompts
```
? In which directo…
-
Hello,
We have been trying to implement a delayResponse on one of the scenarios. We are basically testing that a class does not show before all data is loaded (therefore the delayResponse on the mo…
-
## Current Behavior
Project not builds with error below.
## Expected Behavior
Project builds correctly
## Steps to Reproduce
Added nx 10.4.4 via ng add to existing Angular 1…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
### Environment
"@sentry/angular": "7.37.1",
Capacitor 0.11.2
### Steps to Reproduce
I install this in iOS with the versions mentioned here:
https://github.com/getsentry/sentry-capacitor/i…
-
Hello, I am working on Angular 6 and trying to build application Server Side Rendering from several days.
I am continuously facing an error as below
```
"C:\JetBrains\PhpStorm 2018.2\bin\runner…