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:
| Page | Description |
|---|---|
| Missing plugin | Learn how to configure the Croct plugin. |
| Missing slot content | Learn how to provide default slot content for server rendering. |
| Missing evaluation result | Learn how to define an initial result for server rendering. |
| Client logic on server | Learn how to use client-side methods in SSR environments. |