add like match function #847
Closed
tszyuloveyou
started this conversation in
Ideas
Replies: 2 comments
-
I see the src/js/Router.js has _unresolve method but the @routes() cannot call _unresolve method, if we can change _unresolve to callanle that will very helpful |
Beta Was this translation helpful? Give feedback.
0 replies
-
I added PR, so, closed |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
if I have asiox response in callback function
I need to get the updating item id, I need to witre a new regex function or create new ziggy class to get response item id
if we can do like
routes().match(url).params
to get the item id that will very helpful.Beta Was this translation helpful? Give feedback.
All reactions