# AUR3171

## Error Message

`AUR3171: Invariant violation: RouteNode should be set immediately after the RouteContext is created. Context: %s`

## Description

This error indicates an internal invariant violation: a `RouteContext` is missing its `RouteNode`. If you encounter this in normal use, it likely indicates a bug in the router.

## Troubleshooting

* If you can reproduce, please report it with a minimal reproduction.
