Today we upgraded from 8.0.1 to 8.0.2. There are some problems with the table formatting:
-
Using certain date formats such as ‘MM’ or ‘L’ causes the default date format to render, ignoring the format string. This includes the selections from the dropdown selectors in the property editor in the designer. ‘MMM’ works fine, as does ‘LL’. ‘MMM DD, YYYY’ does not work, but ‘MMM-DD, YYYY’ does.
-
Boolean types rendered as checkbox always show checked. Changing the render format to string will show the ‘false’ values. Possibly related to [BUG-13224] in which this error was to be fixed, at least for JSON data.
Ignition Platform 8.0.2 (b2019060511)