Hello all, Anyone know by heart how and when the JS Locale elements get set by any chance? It's not the part of the code I played the most with and I could save the heavy digging if possible. I get the following error in a very specific environment:
this.getLocaleElements().DateTimePatterns has no properties return this.getLocaleElements()["DateTimePatterns"][7]; Anyone know anything that could theoretically cause that. It happen if I override SimpleInputDateRenderer and most of it get methods. Thanks, ~ Simon

