-
### Describe the bug
We noticed this initially with the Dropdown component. In a jest test using testing library the options list does not show up when clicking in the Dropdown. We could reproduce …
-
Hi, I'm testing component that used as WebComponent (Angular Element).
And I want to enable shadow DOM encapsulation.
```
@Component({
// ...
encapsulation: ViewEncapsulation.ShadowDom //…
-
`angular-classy` is an interesting library, but I'm not sure the [docs](http://davej.github.io/angular-classy/) do enough to answer, "Why `angular-classy`?"...
- Is `angular-classy` simply an extensio…
-
I am already having the following issue with this library: I'm not using it to load maps in this micro front-end (MF), but when I run the build, this error appears:
![Screenshot from 2024-05-27 10-13…
-
- `@testing-library/jest-dom` version: 5.2.0
- `node` version: 16.17.0
- `npm` (or `yarn`) version: 8.15.0
### Relevant code or config:
In my project's root you can find two files:
…
-
TypeError: Cannot read properties of undefined (reading 'NG_APP_GRAPHQL_ENDPOINT')
1 | export const environment = {
> 2 | graphqlEndpoint: import.meta.env.NG_APP_GRAPHQL_ENDPOINT
…
-
### Reproduction example
https://codesandbox.io/s/vbcvs?file=/src/App.js
### Prerequisites
I am using Ionic angular to create the UI. and my component name is "LoginFormPresentationComponent"…
-
#### Is this a bug, enhancement, or feature request?
enhancement
#### Describe your proposal.
The current implementation of the Core Calendar component is complex, hard to maintain, and tightly cou…
-
Currently, we are supporting Angular, React and Vue for shareable configurations. The configuration contains the following rules:
- await-async-query
- await-async-utils
- no-await-async-query
-…
-
## Current Behavior
When I enable the plugin in WebStorm, it keeps causing reindexations over and over again. I just need to switch out of WebStorm (triggering a WebStorm save I suppose?) and come …
prewk updated
8 months ago