-
### Current behavior
The defer block in Angular does not function correctly during end-to-end (E2E) testing with Cypress. While there are solutions available for component testing, such as those de…
-
This error has already been discussed, but is it really still present in the current Native Federation version? I use Okta modules and would like to use the functionality for the remote app. the remot…
-
**error:**
```
require() of ES Module app/federation.config.js from node_modules/@softarc/native-federation/src/lib/core/load-federation-config.js not supported.
```
federation.config.js
```
imp…
-
I have the angular app with recaptcha in login form. So I switch driver to recaptcha frame and click on checkbox. After this I switch back to the parent frame, find element on main form- and at this m…
-
I am attempting to test the Vite plugin federation using Angular. When loading the remote application in the host, I encounter the following error: **Loading component: b: NG0203**. I didn’t find ex…
-
angular-meteor 1.2.0 should be a better fit to the angular-meteor-platform.
It is built so that you include `angular` and remove `ecmascript` and `blaze-templates` and you are good to go.
Would love …
Urigo updated
9 years ago
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Versions
```
Angular CLI: 1.7.3
Node: 8.9.1
OS: win32 x64
Angular: 5.2.1
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platfo…
-
- app logic migration is number 1 priority, what about testing?
currently we provide `renderFactory` which leverages angular 1 testing patterns.
We need to do better and support https://angular.io/d…
-
Version: Deno 2.0.0
I am testing Deno as a pm replacement in our repo currently, since v2 seems pretty promising (also benchmarked a build). Sadly during the build it breaks with errors reporting t…