T
TanStack3y ago
ambitious-aqua

isActive render prop

When using isActive render prop to display navlink active styles, I get following typescript errors. How can I resolve them?
No description
4 Replies
overseas-lavender
overseas-lavender3y ago
Can you please share a sandbox so i can have a look at it?
overseas-lavender
overseas-lavender3y ago
Hmm, there seems to be a type mismatch, I also tried passing additional activeProps to the link component but that is also throwing a type error, will look more into it.
provincial-silver
provincial-silver3y ago
I'll try fixing this The next version (if I can get it to publish soon) will have this fixed.

Did you find this page helpful?