-
请问现在有支持angular17的打算吗,跪求啦~~~
-
Hello,
I'm trying to use HammerJS in my angular17 project.
I import it in my `app.config.ts` file:
```
importProvidersFrom(HammerModule),
```
And also I'm my component:
```
@Component({…
-
Hello,
Can you please update the repository to Angular17
-
### 问题描述
Angular17之后,直接替换context会提示弃用,应该直接修改context属性而不是替换整个context
### 重现链接
无
### 重现步骤
在Angular17及以上的Angular应用中引入@antv/x6-angular-shape后,注册templateRef,使用setData修改ngArguments
### 预期行为
正常使用,不出现提…
l6zy updated
4 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hey @BrennanConroy /Team
I have been following up on this issue. This issue was reso…
-
After moving from webpack to native federation I've noticed that surprisingly I've worst perfomance in local dev server with vite and esbuild than previously with webpack.
I am making some tests an…
-
Hello @agarciar
I used your project to test Angular 17 with SSR. I added the following code to the `AppComponent`, then ran` pnpm build` and `pnpm serve:ssr:ssr-i18n-angular17`:
```
constructo…
-
`OnLoad` in custom plugin is called for disabled modules, this causes the module not to no longer be "empty".
**Reproduction**
entry.js
```js
import url from 'url';
console.log("urlTest", url);…
-
## 问题描述
当子应用为Vite且使用iframe沙箱,切换到子应用后,在加载子应用之前会请求主应用文件,然后取消请求
## 复现步骤
1. 设置iframe属性
```
```
2. 打开子应用所在页面
## 上传截图
> ![image](https://github.com/micro-zoe/micro-app/assets/41232645/cdee604b…
-
### Version info
**Angular:**
17.0.8
**Firebase:**
10.7.1
**AngularFire:**
17.0.0
### How to reproduce these conditions
**Failing test unit, Stackblitz demonstrating the problem**
**S…