stencil-helmet icon indicating copy to clipboard operation
stencil-helmet copied to clipboard

Check exist title, prevent null in result

Open igk1972 opened this issue 3 years ago • 0 comments

If the title tag not exists in index.html, then application stopped prerendering. Query 'title' selector return null.

Solution: check existing element in function.

igk1972 avatar Jun 29 '21 14:06 igk1972