Skip to main content
Nintex Community Menu Bar
Question

Console error on .getTime() in IE11 and Firefox

  • July 10, 2024
  • 13 replies
  • 0 views
  • Translate

Forum|alt.badge.img+18

Several users are not able to load a certain page include in IE or Firefox. I tested in IE11 and confirmed that the include returns this console error:

Works fine in Chrome.

I believe that the problem may be with this custom field renderer:

'renderTime': function (field, value) {    var formattedTime =  $t.formatTime("h:mm a", $t.parseSFDateTime(value));
    skuid.ui.fieldRenderers.TEXT[field.mode](field, formattedTime);
},

Where $t = skuid.time, and the field in question is a DATETIME.

It is me or is it skuid?

Did this topic help you find an answer to your question?

13 replies

Forum|alt.badge.img+18
  • Author
  • 2192 replies
  • July 10, 2024

Hmm, well I was wrong about the field renderer being the problem. The page still returns the same error if I use the standard renderer for that field.

Translate

Forum|alt.badge.img+8

Any way you can post a screenshot of the full call stack for that error?

Translate

Forum|alt.badge.img+18
  • Author
  • 2192 replies
  • July 10, 2024

Absolutely… if you can tell me how to do it in IE11.

Translate

Forum|alt.badge.img+18
  • Author
  • 2192 replies
  • July 10, 2024

This is where the error is happening:
64a3aa7dd34ba015a2afb66aa0a777c426aca41f.png

Translate

Forum|alt.badge.img+8

That code is deep in the datepicker code of JQueryUI. Are you doing anything custom with datepickers?

Translate

Forum|alt.badge.img+18
  • Author
  • 2192 replies
  • July 10, 2024

nope

Translate

Forum|alt.badge.img+8

Can you grant access to Skuid and then send me an email with the page name and org id?

Translate

Forum|alt.badge.img+18
  • Author
  • 2192 replies
  • July 10, 2024

granted.

Translate

Forum|alt.badge.img+8

Ok, this should be fixed in the next update of Skuid. It has to do with your date filter not liking the condition value of LAST_N_DAYS:4. So a workaround for now would be to remove that default value for the condition.

Translate

Forum|alt.badge.img+18
  • Author
  • 2192 replies
  • July 10, 2024

Thanks, Ben. Later this week, right?

Translate

Forum|alt.badge.img+8

Yes!

Translate

Forum|alt.badge.img+18
  • Author
  • 2192 replies
  • July 10, 2024

Good. I can wait that long.

Translate

Forum|alt.badge.img+8

This should be fixed in Banzai Update 5. Available from the http://skuidify.com/skuidreleases page.

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings