Replies: 1 comment 1 reply
-
See #1912. I accidentally committed the fix to main rather than opening a PR (oops) but that should do it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - I was using this in 0.4.x but I've upgraded and now it's broken - even after removing all the Scope and cx words - it seems part of the RouteDefinition struct is now private so can't be constructed. Is there any work around to get this code working in 0.5.x?
https://github.com/jcourson8/ResourceProtectedRoute/blob/main/resource_protected_route.rs
my updates to try get it working (complains the RouteDefinition data field is private)
Beta Was this translation helpful? Give feedback.
All reactions