Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

useNotification doesn't work with OpenFin versions 13.X.X.X or 14.X.X.X #56

@ms14981

Description

@ms14981

The cause seems to be that getWebWindow method on the OpenFin API Window sometimes returns undefined.

To test in the demo app, launch it with openfin -v 14.78.47.23 --launch --config ./public/app.dev.json instead of npm run launch. Go to useNotification then click launch.

Links:

Todo: Find a workaround (might be able to use the old v1 methods in fin.desktop in v2 of the OpenFin JS API).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions