Hello,
I have started working on the Virtual PCF dataset control by creating a sample component and pushed it in my CRM environment.
But, I recognized that whenever I make any change in the code and push it in my CRM, it doesn't reflect the latest change and always shows the code of the first push.
However, I did some troubleshooting and discovered that the code gets updated in the virtual field component and not in the virtual dataset component.
To confirm the above, I have created two sample components (one field and one dataset) and then updated both controls. The field component got updated while the dataset did not.
Is there a way to update the code in virtual dataset control?
Thanks!