[GH-ISSUE #83] Sometimes selecting a message while combined views load fails #67

Closed
opened 2026-02-25 21:34:02 +03:00 by kerem · 1 comment
Owner

Originally created by @jasonmunro on GitHub (Jun 1, 2016).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/83

Originally assigned to: @jasonmunro on GitHub.

Seems more repeatable when the list has one entry.

Originally created by @jasonmunro on GitHub (Jun 1, 2016). Original GitHub issue: https://github.com/cypht-org/cypht/issues/83 Originally assigned to: @jasonmunro on GitHub. Seems more repeatable when the list has one entry.
kerem 2026-02-25 21:34:02 +03:00
  • closed this issue
  • added the
    bug
    core
    labels
Author
Owner

@jasonmunro commented on GitHub (Jun 7, 2016):

Should be fixed. The problem was that checkbox callback assignments were happening after all data source requests completed, but should have been reset after each source. Single line change in modules/core/site.js seems to have fixed the issue!

<!-- gh-comment-id:224405622 --> @jasonmunro commented on GitHub (Jun 7, 2016): Should be fixed. The problem was that checkbox callback assignments were happening after all data source requests completed, but should have been reset after each source. Single line change in modules/core/site.js seems to have fixed the issue!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#67
No description provided.