There seems to be ab bug in the Shopify trekkie code. Where should I report it?

In the developer console I get 'cannot read properties of undefined (reading ‘uniqToken’)

This are the stacktraces:

trekkie.ts:37 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'uniqToken')
    at trekkie.ts:37:28
    at Array.reduce (<anonymous>)
    at trekkie.ts:36:21
    at Generator.next (<anonymous>)
    at r (tslib.es6.mjs:118:56)
[SPB] TypeError: Cannot read properties of undefined (reading 'uniqToken')
    at r (10de172ec9c1f80a4ed2.spb-501.de.js:1:552)
    at spb.de.js:2:15522
    at f (spb.de.js:1:65921)
    at Generator.<anonymous> (spb.de.js:1:67239)
    at Generator.next (spb.de.js:1:66342)
    at s (spb.de.js:1:72719)
    at o (spb.de.js:1:72921) undefined

Both seem to be related to Shopify Analytics and I really hope this will not influence our Google Analytics tracking, as there will be a TV broadcast today announcing the shop.

Where should I report the issues?

Ok, after a support Chat, I reported it to the Dawn theme issue tracker.