Bug #1634
Error on Splunk.util.getFormKey()
Start date:
11/30/2016
Due date:
% Done:
100%
History
#1 Updated by Luke Murphey almost 8 years ago
This is failing in the call to updatePreview(). It looks like it may be getting the version of jquery mixed up when the selector gadget loads since the error is:
mvc.js:formatted:7595 Uncaught TypeError: Cannot read property 'post' of undefined
and the call is a jQuery call:
$.post(Splunk.Logger.mode.Server.END_POINT, {
#2 Updated by Luke Murphey almost 8 years ago
This would explain too why it works for the first time.
#3 Updated by Luke Murphey almost 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100