Skip to content

Troubleshooting Guide

Nite edited this page Feb 4, 2023 · 6 revisions

Troubleshooting Guide

Introduction

This guide lists all known issues and their solutions. If you're encountering errors or unexpected behavior, follow this guide. If it doesn't resolve the issue, create a new Issue and we'll assist you.

  • Always make sure that you are using the newest release of seekr!

Issue: Constant Self-Reloading of the Page

Description:

  • An API call is made, for example during saving, which triggers the page to refresh.
  • Using third-party live-server tools, such as the "Live Server" extension for VSCode, can cause an infinite loop of page refresh after an API call.

Solution:

Clone this wiki locally