-
Notifications
You must be signed in to change notification settings - Fork 21
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
'+' button not working in TodosRelatedToEntity
and NotesRelatedToEntity
#2188
Labels
released on @master
managed by CI (semantic-release)
released
managed by CI (semantic-release)
Type: Bug
Comments
sleidig
added a commit
that referenced
this issue
Jan 23, 2024
1 task
🎉 This issue has been resolved in version 3.29.1-master.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 3.30.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Merged
3 tasks
Merged
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
released on @master
managed by CI (semantic-release)
released
managed by CI (semantic-release)
Type: Bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should open the custom popup for the respective entity.
Additional context
It only seems to happen in tables where a custom popup component is used (
NoteDetails
/TodoDetails
) instead of the genericRowDetailsComponent
.The text was updated successfully, but these errors were encountered: