---
layout: default
nav: changelognav.html
title: Troubleshooting Common Issues with Tiny Life
summary: Information on commonly faced issues in and around Tiny Life, and how to fix them
---
Troubleshooting Common Issues
{% capture raw_content %}{% include common_issues.md %}{% endcapture %}
{% assign content = raw_content | markdownify %}
{% include anchor_headings.html html=content anchorBody="#" anchorClass="anchor-heading" %}