forked from vogelino/hidden-perspectives-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
JavaScript console errors.
Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method.
in PageInternal (created by Context.Consumer)
in ForwardRef(Page) (at PdfThumbnail.js:22)
in div (created by Document)
in Document (at PdfThumbnail.js:15)
in a (created by Link)
in Link (created by Route)
in Route (created by NavLink)
in NavLink (created by Context.Consumer)
in StyledComponent (created by styles__Container)
in styles__Container (at PdfThumbnail.js:14)
in PdfThumbnail (at Tooltip.js:37)
in div (created by Context.Consumer)
in StyledComponent (created by styles__Content)
in styles__Content (at Tooltip.js:35)
in div (created by Context.Consumer)
in StyledComponent (created by styles__Container)
in styles__Container (at Tooltip.js:34)
in Tooltip (at Tooltip.js:106)
in div (created by Context.Consumer)
in StyledComponent (created by styles__Trigger)
in styles__Trigger (at Tooltip.js:101)
in TooltipTrigger (created by lifecycle(TooltipTrigger))
in lifecycle(TooltipTrigger) (created by withHandlers(lifecycle(TooltipTrigger)))
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working