When I go into my inspector I see the following error:
Failed to load resource: net::ERR_UNKNOWN_URL_SCHEME
warp:vendor/uikit/js/components/modal.js
I found out it is loaded in:
theme.config.php
$this->addFile('js', 'warp:vendor/uikit/js/components/modal.js');
I checked the template and the quickstart files, in both modal.js is missing at the assigned location. Please advice, thanks.
Please Log in or Create an account to join the conversation.