jaredpalmer / formik

Build forms in React, without the tears 😭
https://formik.org
Apache License 2.0
33.97k stars 2.79k forks source link

Strange link when on TypeScript page in documentation which breaks navigation #3658

Open vexleet opened 2 years ago

vexleet commented 2 years ago

Bug report

Current Behavior

When you are using the documentation and go to the guide about TypeScript some kind of a link shows up which makes the navigation not usable (not scrollable and clickable).

image

Expected behavior

To have a link to TypeScript Types and a working navigation when on this page of the documentation.

Reproducible example

Go to https://formik.org/docs/guides/typescript and try to use the navigation

Your environment

Software Version(s)
Browser Version 105.0.5195.127 (Official Build) (64-bit)
MostafaKMilly commented 2 years ago

Yes, I encounter this issue also

MostafaKMilly commented 2 years ago

I discover the issue was solved https://github.com/jaredpalmer/formik/commit/e677bea8181f40e6762fc7e7fb009122384500c6

vexleet commented 2 years ago

I discover the issue was solved e677bea

Navigation still doesn't work correctly when on TypeScript page. It's not scrollable and when you click on something it goes to npm.