portfolio-v2 icon indicating copy to clipboard operation
portfolio-v2 copied to clipboard

SVG SSR issue

Open gregogun opened this issue 4 years ago • 0 comments

Problem: Browser console is stating the following issue: Expected server HTML to contain a matching <svg> in <div>.

Solution: Try to dynamically import the component at the page level and set ssr: false

gregogun avatar Jun 17 '21 22:06 gregogun