Premium support for our pure JavaScript UI components


Post by gorakh.nath »

I am unable to find from where the background color is changing it is coming as grey color

{
          "resourceId": "VDJHXOPL5J",
          "actualStartTime": "2021-06-11 05:31:15.682",
          "endDate": "2021-06-11 05:36:10.455",
          "statusColor": "#0AA9C2",
          "customerCompanyName": "SD Solutions",
          "regionName": "North",
          "scheduledEndTime": "2021-06-11 06:33:00.080",
          "siteName": "SD Site 1",
          "icons": [],
          "scheduledStartDate": "2021-06-11 05:33:39.080",
          "scheduledEndDate": "2021-06-11 06:33:00.080",
          "alert": "Pending Review",
        "eventColor": "#FF6B35",
          "name": "TSK000024 -> WKORD000006",
          "id": "TSK000024",
          "workOrderId": "WKORD000006",
          "startDate": "2021-06-11 05:31:15.682",
          "status": "Pending Review"
        }

in above code you can see I set "eventColor": "#FF6B35" but it is coming as grey background.
Why background is coming grey color?

Attachments
Screenshot 2021-07-25 at 3.26.44 PM.png
Screenshot 2021-07-25 at 3.26.44 PM.png (143.92 KiB) Viewed 303 times

Post by mats »

We could not reproduce this issue. To assist you with your question, please provide more details including a runnable test case (as described in our support guidelines).

To get the fastest possible support, provide a simple test case based on our standard examples.


Post Reply