79611922

Date: 2025-05-08 07:45:44
Score: 0.5
Natty:
Report link

I think you've just forgotten to import the Route type in src/pages/home.rs

use create::app::Route;

I was able to replicate this problem in my dioxus app by commenting out this statement in a similar place.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ericzundel