You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i can use params that come from a router, is this what you are intending to do?
in this case params get added with the attribute file because it's what is being send in the route. why not send that param from the route to this helper function?
Just recreating an issue isn't helpful. It is still invalid. There is nothing wrong with oak, you are just using it wrong as explained in the other issue.
When I type "Context.Params" an exception raises with the message "Property 'params' does not exist on type 'Context<State, Record<string, any>>"
How to proceed? in version 15 it had "Helpers", but in 16 it doesn't have it and I don't know how it is required
I opened issue number #664 but I had no solution
The text was updated successfully, but these errors were encountered: