Skip to content
Snippets Groups Projects

fix(debug_manager_xbus): resolve "env._t is not a function" error in `openXbusMessage`

Merged oury.balde requested to merge topic/18.0/fsb into branch/18.0

Issue:

An error occurred when env._t was invoked as a function within the openXbusMessage method: TypeError: env._t is not a function at openXbusMessage (debug_manager_xbus.js:33).

Fix:

Replaced the usage of env._t with the imported _t utility from @web/core/l10n/translation.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading