Announcement

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

  • claudiobosticco
    replied
    Hi, the bug still seems to be there in the latest 13.1 build

    Leave a comment:


  • claudiobosticco
    replied
    SmartClient Version: v13.1p_2025-05-16/AllModules Development Only (built 2025-05-16)

    Hi, I'm adding a version of the test case where you can directly try clicking on the events.
    I also noticed that it's enough to tap anywhere outside an event first - after that, the events start responding to tapping.

    Code:
    isc.Calendar.create({
        ID: "eventCalendar",
        startDate: new Date(2021, 4, 1),
        currentViewName:"month",
        data: eventData
    });

    Leave a comment:


  • claudiobosticco
    replied
    SmartClient Version: v13.1p_2025-04-23/AllModules Development Only (built 2025-04-23)

    Hello, this issue is still present

    Leave a comment:


  • claudiobosticco
    replied
    SmartClient Version: v13.1p_2025-03-01/AllModules Development Only (built 2025-03-01)

    Hello, the issue seems still there

    Leave a comment:


  • Isomorphic
    replied
    hi Claudio - apologies for the delay, we do see the issue and we're looking into it. We'll update here when we have a fix.

    Leave a comment:


  • claudiobosticco
    replied
    SmartClient Version: v13.1p_2025-01-05/AllModules Development Only (built 2025-01-05)

    Hello, I still see this issue

    Leave a comment:


  • claudiobosticco
    replied
    Hello, I still see this issue in
    SmartClient Version: v13.1p_2024-12-12/AllModules Development Only (built 2024-12-12)

    Leave a comment:


  • Bug in Calendar Month View: Event Editor Not Opening Properly

    SmartClient Version: v13.1p_2024-12-02/Enterprise Deployment (built 2024-12-02)

    Chrome on Android 12, Android studio emulator Pixel 5

    Hello, please go to this sample:

    https://www-demos.smartclient.com/sm...arMobileSample

    Run it, switch to the month view, and navigate to May 2021 (I'm using the DateChooser).

    Then, try clicking on an event - it won't open the event editor.

    If you click on a day to create a new event, then clicking the existing events will also open the event editor.
Working...
X