Named export causes ReferenceError: Cannot access 'Component' before initialization
Unanswered
Large oak-apple gall posted this in #help-forum
Large oak-apple gallOP
Is it standard behaviour for next to cause error when exporting a client component using named export? When I change export to default it works just fine.
1 Reply
Large oak-apple gallOP