Nathan

Results 4 comments of Nathan

I was encountering this and switched to the AWS Native provider (just for wafv2, the rest of my stack is still using the AWS Classic provider), adjusted a few parameter...

In my case in my application's navigation menu I use a `NavLink` to a parent route so it will match child routes and I automatically redirect from the parent route...

@trevor-scheer I didn't remove the old logic but if removing support for 17.0.0-alpha.1 and 17.0.0-alpha.2 is an option then I can try my hand at updating the tests and removing...

I have made a PR to remove this, see #19 I looked through the code and I believe it is there because developers might mistakenly provide the value via props...