Something went wrong

Attempted to call getPaperBySlug() from the server but getPaperBySlug is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.

Retry