Skip to content

[Bug?]: Error in preload route cause router to go back to previous page #396

[Bug?]: Error in preload route cause router to go back to previous page

[Bug?]: Error in preload route cause router to go back to previous page #396

Workflow file for this run

name: 'Close issues'
on:
issues:
types: [labeled]
jobs:
questions:
runs-on: ubuntu-latest
steps:
- name: Close Issue
uses: peter-evans/close-issue@v3
if: "${{ github.event.label.name == ':speech_balloon: Question' }}"
with:
comment: Please note this issue tracker is not a help forum. We recommend using [Discussions](https://github.com/solidjs/solid-start/discussions/categories/q-a) for questions.