t.GetSelectedIndex is not a function.

0
0

Occasionally some users get this in our app.

“Application Error”

“t.getSelectedIndex is not a function. (in ‘t.getSelectedIndex()’, ‘t.getSelectedIndex’ is undefined)”

[OK]

See screenshot attached.

Any insight into what is happening and what can be done to address it?  The code is dealing with items in a listbox when this seems to happen.

Please advise…

Thanks in advance,

 

matthew

 

 

  • You must to post comments
0
0

Thank you Luca, its hard because its the production environment, but I’ll see if we can get that.

  • You must to post comments
0
0

If you enable debug mode the messagebox with the error shows the stack trace. Or you can also see the stack trace in chrome’s console. Can you please send it?

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.