ngxtension/ngxtension-platform

`whenDocumentVisible` is not exported from `ngxtension/when-document-visible` entry point

FabienDehopre opened this issue ยท 8 comments

I forgot to export the whenDocumentVisible operator from the entry point. :(
I'll provide a PR as soon as possible.

@nartc or @eneajaho Sorry to bother you but this bug is important because the RxJS whenDocumentVisible operator is not exported from the entrypoint ngxtension/when-document-visible which makes it impossible to use.
I know it's my fault because I forgot to check the index.ts file before subimiting the initial implementation.
However, the PR that fixes the bug is ready since last week.
I would really appreciate if one of you (or any other code owner) can review the PR.
Thanks in advance.

Merged your fix. Thanks ๐Ÿ™

"ngxtension": "3.5.5", still not exported

@sysmat I believe that the fix has not been released yet.
Version 3.5.5 has been released before the merge of the fix.

any progress?

@nartc any idea when you can release this fix?

any progress