jQWidgets Forums
Forum Replies Created
-
Author
-
November 11, 2016 at 10:11 am in reply to: ReferenceError: jqxBaseFramework is not defined(…) in angular2 ReferenceError: jqxBaseFramework is not defined(…) in angular2 #88998
I included jqwidgets through npm and this is my info,
{ name: ‘jqwidgets-framework’,
description: ‘jQWidgets is an advanced jQuery and HTML5 UI framework.’,
‘dist-tags’: { latest: ‘4.3.0’ },
versions:
[ ‘3.6.0’,
‘3.7.0’,
‘3.7.1’,
‘3.8.0’,
‘3.8.1’,
‘3.8.2’,
‘3.9.0’,
‘3.9.1’,
‘4.0.0’,
‘4.1.0’,
‘4.1.1’,
‘4.1.2’,
‘4.2.1’,
‘4.3.0’ ],
maintainers: [ ‘jqwidgets <dimitar@jqwidgets.com>’ ],
time:
{ modified: ‘2016-10-11T10:23:34.728Z’,
created: ‘2014-12-22T11:31:27.101Z’,
‘3.6.0’: ‘2014-12-22T11:31:27.101Z’,
‘3.7.0’: ‘2015-02-03T10:35:15.404Z’,
‘3.7.1’: ‘2015-03-04T08:20:22.630Z’,
‘3.8.0’: ‘2015-04-30T07:11:01.242Z’,
‘3.8.1’: ‘2015-06-25T12:23:44.124Z’,
‘3.8.2’: ‘2015-08-07T11:21:35.481Z’,
‘3.9.0’: ‘2015-10-13T05:25:10.806Z’,
‘3.9.1’: ‘2015-10-29T13:45:46.741Z’,
‘4.0.0’: ‘2016-01-29T12:36:35.865Z’,
‘4.1.0’: ‘2016-03-14T12:43:16.224Z’,
‘4.1.1’: ‘2016-03-30T10:47:34.302Z’,
‘4.1.2’: ‘2016-04-28T11:33:33.294Z’,
‘4.2.1’: ‘2016-08-31T05:56:23.357Z’,
‘4.3.0’: ‘2016-10-11T10:23:34.728Z’ },
homepage: ‘http://www.jqwidgets.com/’,
keywords:
[ ‘JavaScript’,
‘jQuery’,
‘HTML5’,
‘jQWidgets’,
‘UI’,
‘widget’,
‘AngularJS’ ],
repository: { type: ‘git’, url: ‘git://github.com/jqwidgets/jQWidgets.git’ },
author: ‘jQWidgets <support@jqwidgets.com> (http://www.jqwidgets.com/)’,
bugs: { url: ‘http://www.jqwidgets.com/community/’ },
license: ‘http://www.jqwidgets.com/license/’,
readmeFilename: ‘README.md’,
version: ‘4.3.0’,
main: ‘jqwidgets/jqx-all.js’,
scripts: {},
dist:
{ shasum: ‘9c93ce9d1cdd6e6c41471d7ec68130472f0e762d’,
tarball: ‘https://registry.npmjs.org/jqwidgets-framework/-/jqwidgets-framework-4.3.0.tgz’ },
directories: {} }November 11, 2016 at 9:43 am in reply to: Cannot read property 'dataAdapter' of undefined(…) in angular2 Cannot read property 'dataAdapter' of undefined(…) in angular2 #88996How ever i included in component and the issue resolved.Thanks.
November 11, 2016 at 9:37 am in reply to: Cannot read property 'dataAdapter' of undefined(…) in angular2 Cannot read property 'dataAdapter' of undefined(…) in angular2 #88994Hi Hristo, jqxdata.js can be imported or included in index.html?
-
AuthorPosts