Chalk button problems in upgraded experiences
Hi All,
I found a problem with the new Chalk widget not working properly when adding it in to projects that were created in older versions of Studio.
The problem is that the button appears as a solid green square in the preview and in the published experience rather than as the green square with the Chalk icon as you see in the experience editor.
This only happens when I add the Chalk widget into existing experiences that were created in older versions of Studio. If I create a new experience and add the Chalk widget, everything is fine.
Looking through the Studio log file and the browser console for the preview, I can see that it's missing the Chalk.svg file that should be in <project>dist\extensions\images. I'm guessing that when the project gets built for the preview and publish, it doesn't copy over the images folder from <project>\extensions.
It looks like there's something wrong with my setup as a colleague doesn't have this issue.
Is anyone else seeing this problem?
