You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2019. It is now read-only.
When I click the "Blog" Button on the front page of the website, I get the following console error:
Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
at Object.e [as start] (http://example.com/assets/js/uno-zen.common.js?v=8c2cbc3105:8:12886)
at b (http://example.com/assets/js/uno-zen.common.js?v=8c2cbc3105:8:12575)
at HTMLBodyElement.g (http://example.com/assets/js/uno-zen.common.js?v=8c2cbc3105:8:10979)
I have followed the documentation exactly in setting up this button. I am using Uno Zen 2.9.8 and Ghost 1.6.2. Any suggestions? Thanks!
The text was updated successfully, but these errors were encountered:
When I click the "Blog" Button on the front page of the website, I get the following console error:
I have followed the documentation exactly in setting up this button. I am using Uno Zen
2.9.8
and Ghost1.6.2
. Any suggestions? Thanks!The text was updated successfully, but these errors were encountered: