Replies: 2 comments 1 reply
-
Same issue, I am not using "use client" and trying to export metadata object, but getting the The import trace shows a child component imported from a different file, which, indeed, is a "use client". But, isn't that how things should be? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm having the same issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
first of all: I;m NOT use "use client" directive. I found it appeared when I use Group Router, does it a BUG?
if I delete Group Router(stories), everything goes well.
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions