Gantt component doesn't work with Vuex

Hello,

As I explained in this thread https://www.syncfusion.com/forums/177765/how-to-prevent-the-action-on-save-button-in-each-dialog-frame I am preventing the add action of your component to wait the 200 response from server side and then I want to add the data to your component.So ,I thought that Vuex computed property would be enough for me just to bind the data source with particular state,but it doesn't work.I thought it should because in Grid component of yours it works very well.So do you have any ideas why it doesn't work or how could you help me?

P.S also I tried to use addRecord() method it gives me a loop because there is an event handle. 

and I also tried to switch args.cancel property.


2 Replies

GM Gopinath Munusamy Syncfusion Team October 3, 2022 02:55 PM UTC

Hi Nurbek,


Greetings from Syncfusion support.


We need time to validate the reported issue and will share further details within two business days on October 5, 2022. Until then we appreciate your patience.


Regards,

Gopinath M



GM Gopinath Munusamy Syncfusion Team October 6, 2022 01:35 PM UTC

Hi Nurbek,


We have checked the issue you have reported. However, we were unable to replicate the reported issue. We have attached the sample for your reference, and we request you to share below details, which will be useful for us to provide you with a better solution.

  1. Code snippets of Gantt rendering code in your application.

  2. Video demonstration of the issue.

  3. Modify the attached sample as issue replicable, if possible.


Sample: https://www.syncfusion.com/downloads/support/forum/177894/ze/Vuex-1902862301.zip


Regards,

Gopinath M


Loader.
Up arrow icon