You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @servancho!
Thank you for reporting this bug. I want to say that we've already fixed this issue and will be released on our next release.
Please follow the review process for this PR: #11406.
Thank's.
Description:
Updated from 0.64.2 to 0.66.0 then to 0.66.1. Same problem.
When accepting new LiveChat, error appears both in MacOSX app and in browser.
Error:404
Oops, page not found
Sorry, page you requested does not exists or was deleted!
Steps to reproduce:
Expected behavior:
No 404 error. Chat room with user activated.
Actual behavior:
Error:404
Oops, page not found
Sorry, page you requested does not exists or was deleted!
Server Setup Information:
Relevant logs:
[Error] TypeError: undefined is not an object (evaluating 'chatMessages[this._id].input=e.find(".js-input-message")')
focus .js-input-message (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:251:66483)
(anonymous function) (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:87:38104)
_withTemplateInstanceFunc (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:87:37673)
(anonymous function) (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:87:38076)
(anonymous function) (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:87:27002)
_withCurrentView (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:87:23080)
(anonymous function) (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:87:26974)
(anonymous function) (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:87:9124)
dispatch (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:9:1392774)
trigger (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:9:1420538)
simulate (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:9:1421043)
n (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:9:1421333)
(anonymous function) (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:183:50411)
_compute (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:43:2360)
_recompute (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:43:2613)
_runFlush (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:43:3809)
a (1297c7571bedbb6cd4df2a377c401e0f105698e4.js:1:2695)
There are nothing in server logs.
The text was updated successfully, but these errors were encountered: