# Common problems

Find solutions to common problems with the Vue SDK.

> **Looking for something specific?**
>
> Use the search bar at the top of the page or press `/` to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

- [Missing plugin](/reference/sdk/vue/troubleshooting/problem/missing-plugin): Learn how to configure the Croct plugin.
- [Missing slot content](/reference/sdk/vue/troubleshooting/problem/missing-slot-content): Learn how to provide default slot content for server rendering.
- [Missing evaluation result](/reference/sdk/vue/troubleshooting/problem/missing-evaluation-result): Learn how to define an initial result for server rendering.
- [Client logic in SSR](/reference/sdk/vue/troubleshooting/problem/client-logic-ssr): Learn how to use client-side methods in SSR environments.
