winhtaikaung / react-tiny-link

Convert your links into rich previews
https://winhtaikaung.github.io/react-tiny-link
259 stars 48 forks source link

accessibility issue with multiple header and footer using deque extension #114

Open assdi54 opened 2 years ago

assdi54 commented 2 years ago

Im working on accessibility on my react application and I'm using react tiny link at two places, Im using this extension for accessibility checks . This extension raising issue that Contentinfo landmark should not be contained in another landmark because now there are two header one is mine and one is created by React tiny link is there any solution for this

image