Javascript errors on private-message/create page

Created on 15 June 2024, 6 months ago

Problem/Motivation

I am seeing a javascript error on the private-message/create page

TypeError: Cannot read properties of undefined (reading 'toLowerCase')
    at ce.fn.init.val (jquery.min.js?v=3.7.1:2:67761)
    at HTMLInputElement.<anonymous> (private_message_members_widget.js?v=10.2.7:485:19)
    at Function.each (jquery.min.js?v=3.7.1:2:3129)
    at ce.fn.init.each (jquery.min.js?v=3.7.1:2:1594)
    at removeMember (private_message_members_widget.js?v=10.2.7:484:45)
    at private_message_members_widget.js?v=10.2.7:521:9
    at dispatch (jquery.min.js?v=3.7.1:2:40035)
    at v.handle (jquery.min.js?v=3.7.1:2:38006)

This is preventing the user from the autocomplete field from being added to the hidden form field and submitting the form results in the error message "You can not send a message to yourself only."

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States loze Los Angeles

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024