小编Vin*_*Ram的帖子

ngx-virtual-scroll 在 Angular16 更新后不起作用

ngx-virtual-scroll 在 angular16 更新后无法工作,在终端中显示一个错误。

错误是

'VirtualScrollerModule' does not appear to be an NgModule class.
This likely means that the library (ngx-virtual-scroller) which declares VirtualScrollerModule is not compatible with Angular Ivy. Check if a newer 
version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
Run Code Online (Sandbox Code Playgroud)

我该如何解决这个问题?

typescript angular angular16

5
推荐指数
1
解决办法
1752
查看次数

我无法在 Stripe 结帐中将客户端参考 ID 与模式作为订阅传递。有什么方法可以传递客户参考 ID 吗?

使用模式为 ' payment ' ,我可以在 stripe 实现中传递客户端参考 id。这是我使用过的代码 在此输入图像描述

我已经传递了模式为“付款”的客户参考 ID,它在我的 Angular 项目中工作,但是当我将模式更改为“订阅”时,客户参考 ID 没有通过。

stripe-payments typescript angular

1
推荐指数
1
解决办法
421
查看次数

标签 统计

angular ×2

typescript ×2

angular16 ×1

stripe-payments ×1