Zone.js support going forward #6805
-
|
With the latest version of ngx-bootstrap requiring applications to migrate to zoneless, will older applications be unable to use any newer versions of ngx-bootstrap until they have migrated? Is there any way for an application to still use Zone.js with ngx-bootstrap, at least until it has migrated? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi, as Angular also moving forward and with the resource that we have right now, unfortunatelly we can't support zone.js approach as well. There's a v21 available as the last one with zone.js support and v21.2 and above won't have it. If there're enough people interested we could figure something out with the help from community, but going forward I don't see the need to support zone.js. |
Beta Was this translation helpful? Give feedback.
Hi, as Angular also moving forward and with the resource that we have right now, unfortunatelly we can't support zone.js approach as well. There's a v21 available as the last one with zone.js support and v21.2 and above won't have it.
If there're enough people interested we could figure something out with the help from community, but going forward I don't see the need to support zone.js.