-
### Issue type
* [ X] bug report
* [ ] feature request
### Issue description
**Current behavior:**
When i load the data via an http service, the messages don't show until i hover the input …
-
# English Version
> This guide applies to the current version ng-alain >= 11;
> If you encounter problems during the upgrade process, feel free to comment here.
> If you find any errors in this g…
-
**Library Affected**:
workbox-core
**Browser & Platform**:
all browsers
**Issue or Feature Request Description**:
registerRoute does not work after service worker has been activated, although…
-
Protractor used to be the default E2E (end to end) testing solution for Angular, but the Angular team has moved on. This is the announcement from the Protractor pages:
> Protractor is deprecated an…
-
# Bug report
**What is the current behavior?**
```sh
[webpack-cli] Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:67:19…
-
**Steps for Reproduction**
1. Visit https://quilljs.com/playground/ from Selenium-based E2E test
2. type "bfmtv.frest"
3. send 3 LEFT (arrow) keys
4. type SPACE (' ')
**Expected result**:
"b…
-
I've been trying to implement the Payment Request Button but the only even fired is the token event.
The [docs](https://ngx-stripe.dev/docs/payment-request-button) say to use the paymentMethod even…
-
Example of produced xml file from reporter:
```
```
The added `(screenshot ...)` part of test case name is added by https://github.com/DevExpress/testcafe-reporter-xunit/blo…
-
### Description
- I cannot build my TypeScript project. I receive the following error
```
node_modules/openpgp/openpgp.d.ts:10:85 - error TS2307: Cannot find module '@openpgp/web-stream-tools' …
-
**Story:** Adding some e2e testing would be useful using protractor, it's already somewhat in the project because it came with the template so it shouldn't be too difficult to setup
**Story Points…