We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello!
Just installed this skeleton v. 1.0.1 from Grav site and watch an error in console:
v. 1.0.1
TypeError: description is undefined if( description.length > 0 )
In main.js (line 196).
main.js
Screen:
Also close button not working and only page reload can solve the problem.
Tested in last Chrome and Firefox.
The text was updated successfully, but these errors were encountered:
Can you replicate it on the demo? http://demo.getgrav.org/woo-skeleton/
Sorry, something went wrong.
Nope, in this demo all works fine.
Could be related to getgrav/grav-theme-woo#2
I replicated it once, but after a page refresh, never again since.
No branches or pull requests
Hello!
Just installed this skeleton
v. 1.0.1
from Grav site and watch an error in console:In
main.js
(line 196).Screen:
Also close button not working and only page reload can solve the problem.
Tested in last Chrome and Firefox.
The text was updated successfully, but these errors were encountered: