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 wanted to use route-model-binding with resources I get from my API. I have Typescript interfaces for all of my resources. But the route helper does not accept the object because the "Index signature for type string is missing".
Do you know a solution for this? It's the latest version of ziggy (2.5.3)