Open LabInc-Nico opened 5 years ago
This is due to a mistake in the ordering of the js includes. jquery-ui is added prior to jquery, causing the error you show. Including jquery before jquery-ui removes the error. I submitted a pull request in the theme repo to fix this.
Still a error :/ @da-rf did u have a workaround to fix itself?
Sorry, didn't see this until now. The pull request i submitted fixes the problem, but the developers haven't merged it yet.
The change needed to fix this is simple. You can fix your local version by making the changes shown in my pull request:
Just move those three lines in the base.html.twig file for the theme and the problem should be solved.
Hi,
After fresh install (unzip grav-skeleton-striped-site-v1.0.3) :
Nico.