After creating a demo page, clicking the share link results in an error in the browser console: `toastBox is not defined`. Also, it appears to see jQuery (`$ is not defined`) present, which is not the case.
After creating a demo page, clicking the share link results in an error in the browser console:
toastBox is not defined.Also, it appears to see jQuery (
$ is not defined) present, which is not the case.