Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    11.1p: Warnings in ListGrid with hoverMode:related

    Hi Isomorphic,

    please see this sample (v11.1p_2017-12-16, Chrome 63, FF26).
    If hovering, you'll get this warning in the Developer Console: "WARN:Log:Layout.align set to left, which is invalid for vertical layouts".
    I assume this is a small error in the component you generate that existed all the time and that is now visible in the log after this change.

    Also, from the 2nd hover on I see this error in the log: "WARN:ListGrid:orderList_expansionRelated:ListGrid initialized with this.fields attribute set to an array which is already being displayed in another ListGrid instance. To reuse standard field configuration across multiple ListGrids, use listGrid.defaultFields rather than assigning directly to listGrid.fields."

    Best regards
    Blama

    #2
    Hi Isomorphic,

    was this one fixed in the meantime? I do not see it happening using v11.1p_2018-01-09 in the showcase.

    Best regards
    Blama

    Comment

    Working...
    X