Uncaught TypeError: KTUtil is undefined
Uncaught TypeError: KTUtil is undefined
_construct
KTMenu
createInstances
init
drawCallback
ret
_fnCallbackFire
_fnDraw
_fnAjaxUpdateDraw
_fnAjaxUpdate
callback
fire
fireWith
done
callback
send
ajax
_fnBuildAjax
_fnAjaxUpdate
_fnDraw
_fnReDraw
<anonymous>
iterator
<anonymous>
_api_scope
<anonymous>
EventListener.handleEvent*
scripts.bundle.js:2312:14
_construct
KTMenu
createInstances
init
drawCallback
ret
map self-hosted:175
_fnCallbackFire
_fnDraw
_fnAjaxUpdateDraw
_fnAjaxUpdate
callback
fire
fireWith
done
callback
(Async: EventHandlerNonNull)
send
ajax
_fnBuildAjax
_fnAjaxUpdate
_fnDraw
_fnReDraw
<anonymous>
iterator
<anonymous>
_api_scope
<anonymous>
(Async: EventListener.handleEvent)
<anonymous>
Replies (1)
Hi kt James
For the JS error in the console log. Could you please try to rebuild the assets using these commands:
npm install
npm run dev
Then proceed with php artisan serve.
We are releasing Metronic updates soon. The fixes will be included.
Thanks