isActive render prop
When using isActive render prop to display navlink active styles, I get following typescript errors. How can I resolve them?

4 Replies
overseas-lavender•3y ago
Can you please share a sandbox so i can have a look at it?
ambitious-aquaOP•3y ago
link-render-props
CodeSandbox is an online editor tailored for web applications.
overseas-lavender•3y 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•3y ago
I'll try fixing this
The next version (if I can get it to publish soon) will have this fixed.