Closed Yahav closed 4 years ago
FOR FUTURE REFERENCE: Package seem to be broken when your license doesn't have the marketing components as well. To quickly fix it in those situations modify:index.js:167 to: const links = $('#product-application-ui .grid a.block.group')
const links = $('#product-application-ui .grid a.block.group')
FOR FUTURE REFERENCE: Package seem to be broken when your license doesn't have the marketing components as well. To quickly fix it in those situations modify:index.js:167 to:
const links = $('#product-application-ui .grid a.block.group')