Announcement

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

    inconsistent locator when using debug js files vs non debug

    SNAPSHOT_v13.1d_2024-05-12/Enterprise Deployment

    Hello, I've just noticed that for the remove field of TreeGrid, I get a locator like:

    Code:
    [cut]...col[fieldName=_removeField||7]
    when using modules-debug js files, while if I use non debug files, I get:

    Code:
    [cut]...col[fieldName=%2461b||7]

    #2
    We've addressed this issue, so please test it again as of tomorrow's builds May 15.

    Best Regards
    Isomorphic Software

    Comment


      #3
      I can confirm it's fixed, thank you very much

      Comment

      Working...
      X