App.request.get(url, function (data) {} not working

Framework7 returns uncaught typeerror: cannot read property of type get.

How to resolve that issue.

Reference image :

Have you included the request module, or loaded the full framework7.bundle.js? Otherwise you might be missing the request module.