Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #52811 Back to Issue ]
Summary 0052811: Error in browser console when check Bind Count in AWO
Revision 2023-06-23 11:41 by ruben_jimenez
Steps To Reproduce Backoffice:
 - Define the "Force Blind Inventory Count" preference = N
AWO:
 - Click "Count" button in the Menu
 - Check "Blind Count"

Result: Verify that there is an error in the console:

8e57a81c260aa20b539720fd412348.js:81148 Uncaught TypeError: Cannot read properties of undefined (reading '$')
    at Object.tap (f38e57a81c260aa20b539720fd412348.js:81148:27)
    at Object.tap (f38e57a81c260aa20b539720fd412348.js:29189:36)
    at Object.<anonymous> (underscore-1.13.1.min.js:6:16477)
    at Object.tap (underscore-1.13.1.min.js:6:782)
    at Object.dispatch (enyo.js:628:17)
    at Object.dispatchEvent (enyo.js:612:30)
    at enyo.kind.inherited (enyo.js:410:28)
    at Object.dispatchEvent (enyo.js:1338:78)
    at Object.dispatchBubble (enyo.js:616:13)
    at Object.bubble (enyo.js:604:62)
8e57a81c260aa20b539720fd412348.js:66 Uncaught TypeError: CreateListFromArrayLike called on non-object
    at OB.Console.info (f38e57a81c260aa20b539720fd412348.js:66:20)
    at window.onerror (f38e57a81c260aa20b539720fd412348.js:17700:18)
O

Review this video for more help: https://youtu.be/3xECK7pjhQo [^]
Revision 2023-06-21 10:52 by Leyre
Steps To Reproduce Backoffice:
 - Define the "Force Blind Inventory Count" preference = Y
AWO:
 - Click "Count" button in the Menu
 - Check "Blind Count"

Result: Verify that there is an error in the console:

8e57a81c260aa20b539720fd412348.js:81148 Uncaught TypeError: Cannot read properties of undefined (reading '$')
    at Object.tap (f38e57a81c260aa20b539720fd412348.js:81148:27)
    at Object.tap (f38e57a81c260aa20b539720fd412348.js:29189:36)
    at Object.<anonymous> (underscore-1.13.1.min.js:6:16477)
    at Object.tap (underscore-1.13.1.min.js:6:782)
    at Object.dispatch (enyo.js:628:17)
    at Object.dispatchEvent (enyo.js:612:30)
    at enyo.kind.inherited (enyo.js:410:28)
    at Object.dispatchEvent (enyo.js:1338:78)
    at Object.dispatchBubble (enyo.js:616:13)
    at Object.bubble (enyo.js:604:62)
8e57a81c260aa20b539720fd412348.js:66 Uncaught TypeError: CreateListFromArrayLike called on non-object
    at OB.Console.info (f38e57a81c260aa20b539720fd412348.js:66:20)
    at window.onerror (f38e57a81c260aa20b539720fd412348.js:17700:18)
O

Review this video for more help: https://youtu.be/3xECK7pjhQo [^]
Revision 2023-06-21 10:51 by Leyre
Steps To Reproduce Backoffice:
 - Define the "Force Blind Inventory Count" preference = Y
AWO:
 - Click "Count" button in the Menu
 - Check "Blind Count"
 - Click "Start Count"

Result: Verify that there is an error in the console.

Review this video for more help: https://youtu.be/3xECK7pjhQo [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker