#you can import them from outside of the

1 messages · Page 1 of 1 (latest)

spice jackal
#

okay let me give that shot. Thank you!

#

yeah.. it doesnt like that :\

coral basin
#

what doesn't like that?

spice jackal
#

There's this silly call on the root level of the file 'const AbortController = window.AbortConteoller' I'm trying my best to not modify any legacy code. but even with this component living in the app directory with the 'use client' directive, it's still complaining about window not being defined (which I take it as it's still attempting to run on the server)