PathwayCommons / factoid

A project to capture biological pathway data from academic papers
https://biofactoid.org
MIT License
27 stars 7 forks source link

Nested anchor tag <a> in Feature #1269

Closed jvwong closed 3 weeks ago

jvwong commented 1 month ago

The React validator is complaining that the Biofactoid feature (top pathway hit in from Biofactoid) contains a nested anchor tag.

Only visible when run in development mode.

Reproduce: visit http://localhost:3000/search?q=TLN1&type=Pathway when PC_URL points to https://beta.pathwaycommons.org/ (or an instance with Biofactoid data).

jvwong commented 3 weeks ago

Whoops wrong remote (again).