Screenshot

Description
I recently upgraded from v6.1.0 to v7.0.1 and my Next.js app began encountering the above error (though only when running in development mode):
Error: Could not convert argument of type symbol to string.
I'm wondering if anyone has ideas what could be causing this, and if there's some breaking change that I need to adapt to? Thanks!
Reproduction Steps/Repo Link
N/A
Screenshot
Description
I recently upgraded from
v6.1.0tov7.0.1and my Next.js app began encountering the above error (though only when running in development mode):I'm wondering if anyone has ideas what could be causing this, and if there's some breaking change that I need to adapt to? Thanks!
Reproduction Steps/Repo Link
N/A