Hi - I've been struggling with my proxy Accordion component for a few
days now. I've tested many different scenarios with varying degrees of
success. From the simplest setup with only the single component node
(allowing everything from /libs to be referenced), to copying all files
(from GitHub) to my proxy component - I'm always getting JS errors in my
browser console (depending on the scenario, the errors are related to
window.CQ, CQ.CoreComponents, or Coral being undefined). Note that I can
su...