Announcement

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

    iOS issue with recordComponents

    SmartClient Version: v13.1p_2025-09-17/AllModules Development Only (built 2025-09-17)

    Safari on iOS 18.5 iPhone 14, iPad Air 11" (XCode emulators)

    Hi, I’m having an issue with recordComponents on iOS.
    My use case is a bit complex, but while trying to simplify and reproduce it, I realized that I notice a very similar problem in the showcase, in the gridCellWidgets example.

    If you try running it, switch to the JS code tab, and then click “Try it,” you’ll notice that only the first record has the recordComponents, and additionally, the flag appearing on the U.S. record button is actually the Canadian one:

    Click image for larger version

Name:	2025-09-18 16.44.23.jpg
Views:	32
Size:	55.1 KB
ID:	276461

    #2
    Hi, can I ask if you see this problem?

    Comment


      #3
      Or maybe you made some changes? From a quick test, it doesn’t seem to happen anymore.

      Comment


        #4
        Yes, already fixed back to SC 13.1. We meant to update this thread. You can pick up any nightly build dated 2025-09-23 or beyond.

        The issue had to do with the record component positions not being assigned correctly when the grid was hidden.

        Comment


          #5
          SmartClient Version: v13.1p_2025-09-26/AllModules Development Only (built 2025-09-26)

          Great! And it seems I’ve been lucky, as the issue I had in my application - which I wasn’t able to reproduce in the showcase - also looks resolved. Thanks a lot!

          Comment

          Working...
          X