Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSE events not sent for 'frame visibility changed' #954

Closed
5iver opened this issue Aug 5, 2019 · 1 comment
Closed

SSE events not sent for 'frame visibility changed' #954

5iver opened this issue Aug 5, 2019 · 1 comment

Comments

@5iver
Copy link

5iver commented Aug 5, 2019

OH version: S1650 (but I think this has happened since S1627)

Related to openhab/openhab-android#1437

In this example, changing the state of the Mode Item does not change the visibility of the frame until the page is refreshed in Basic UI. Classic UI displays properly without having to refresh.

sitemap Test label="Test" {
    Frame visibility=[Mode == "Morning"] {
        Text item=Mode
    }
}
@5iver
Copy link
Author

5iver commented Aug 5, 2019

Apparently, this is just an issue in Basic UI.

@5iver 5iver closed this as completed Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant