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

Activity's state is not reactive #1055

Open
cnouguier opened this issue Jan 20, 2025 · 0 comments
Open

Activity's state is not reactive #1055

cnouguier opened this issue Jan 20, 2025 · 0 comments
Assignees
Labels
core Issue affecting core module
Milestone

Comments

@cnouguier
Copy link
Contributor

cnouguier commented Jan 20, 2025

The state object delcared in the activity.js composable must be reactive. Indeed, if we use the composable before the CurrentActivity is set, the state object will remain to null

@cnouguier cnouguier added the core Issue affecting core module label Jan 20, 2025
@cnouguier cnouguier added this to the v2.5.x milestone Jan 20, 2025
@cnouguier cnouguier self-assigned this Jan 20, 2025
cnouguier added a commit to kalisio/kano that referenced this issue Jan 20, 2025
cnouguier added a commit to kalisio/kano that referenced this issue Jan 20, 2025
@claustres claustres moved this from To do to In progress in KDK Roadmap Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issue affecting core module
Projects
Status: In progress
Development

No branches or pull requests

1 participant