-
### Describe the bug
When using Safari and having added a otp code to an existing username and password in Safari password manager. When autocompleting the username and password, next autocompleting …
-
**Issue/Feature Description:**
Add validations to the create profile form to check for the following:
- max length 255 chars
- Not allow special characters except hyphen and underscrore.
**Why t…
-
Is there a way to synchronize two timers when one is displayed always and only hidden by css styles on MD and SM screens and the other is displayed on MD and SM screens but on an panel that is behind …
-
### Describe the bug
When the size of the Scroller component is changed, there is a white space, instead of showing the items. Whenever we scroll, items are getting added, but still some white space …
-
I think this not a secret that "Angular + Jest" isn't a popular solution. So it's quite hard to find any information in the internet if you face any problems.
I have a quite big project, (about 30mb…
-
1. I wish to test datatable example
2- npm install
3- ng server -o
message error:
Unable to find "@angular/cli" in devDependencies.
Please take the following steps to avoid issues:
"npm ins…
-
### Describe the bug
Changing the pagination dropdown to 'All' does not have the desired effect when the entries in the table are growing
### Environment
linux browser. reproduced in stackblitz t…
-
### Describe the bug
After upgrading primeng 16.3.1 to 16.7.2 our jest tests fail with the following error:
```
Error: Could not parse CSS stylesheet
at exports.createStylesheet (...node_mod…
-
### Describe the bug
When using reactive forms with the editor component, manually entering text into the editor in the browser sets the form control's value to a string of HTML, i.e `'Some text co…
sh-ct updated
2 months ago
-
React version: 18.2.0
## Steps To Reproduce
1. have a node with a nested structure that embeds state
2. change that nodes innerHTML, e.g. by setting it empty
3. update the state
4. update…