This repository has been 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
Labels
bug
Something isn't working
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 ofnpm run launch
. Go touseNotification
then clicklaunch
.Links:
Todo: Find a workaround (might be able to use the old v1 methods in
fin.desktop
in v2 of the OpenFin JS API).The text was updated successfully, but these errors were encountered: