Closed (fixed)
Project:
Vardoc: Knowledge Base System and Documentation Site
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2020 at 15:37 UTC
Updated:
18 May 2021 at 15:02 UTC
Jump to comment: Most recent
Comments
Comment #2
rajab natshahReleased Varbase 8.x-8.6
https://www.drupal.org/project/varbase/releases/8.x-8.6
If you are updating Varbase Core only
Please make sure that you add
"bower-asset/jqueryui-touch-punch": "*",and
"docroot/libraries/jquery-ui-touch-punch": ["bower-asset/jqueryui-touch-punch"],and
{"name": "jquery-ui-touch-punch", "package": "bower-asset/jqueryui-touch-punch"},in your
composer.jsonfor the projectas you can see at
https://github.com/Vardot/varbase-project/blob/8.8.6/composer.json
Recommended to follow the latest Varbase project template file
And this follows for all sub profiles
Comment #3
rajab natshahComment #4
rajab natshahFixed in Varbase
Comment #5
rajab natshah