Project

General

Profile

Actions

Bug #77

closed

Bug #75: Inconsistent Editor Toolbar Between Create and Edit Event ID

Category displays as [object Object] and causes failure while updating event (Web)

Added by Vivek Kumar 14 days ago. Updated 13 days ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Start date:
04/07/2026
Due date:
% Done:

100%

Estimated time:

Description

While editing an event, the Categories selection UI displays incorrect data and leads to a failure on submission.
Instead of showing the selected category name, the UI displays: [object Object]
Additionally, attempting to update the event results in an error popup, indicating improper data handling during submission.

Steps To Reproduce:

  1. Open Events page
  2. Click on any existing event → Edit Event
  3. Observe the Categories section
  4. Select or keep an existing category
  5. Click Update Event

ACTUAL RESULT

Selected category is displayed as: [object Object] instead of readable name
UI does not properly represent selected category
On clicking update: Loader appears (“Updating…”)
Error popup is shown: Argument passed in must be a single String of 12 bytes or a string of 24 hex characters

Expected Result
Selected category should display: Proper category name (e.g., “Volunteering”)
UI should handle category selection consistently
Update action should complete successfully without errors
Data passed from UI should be in correct format for processing


Files

Actions

Also available in: Atom PDF