creativetimofficial / ct-argon-dashboard-pro-angular

8 stars 4 forks source link

Bug : Parameter 'event' implicitly has an 'any' type. #23

Closed vorawats closed 3 years ago

vorawats commented 3 years ago

Error: node_modules/devextreme/bundles/dx.all.d.ts:189:24 - error TS7006: Parameter 'path' implicitly has an 'any' type.

189 _options: { silent(path, value): void };


Error: node_modules/devextreme/bundles/dx.all.d.ts:189:30 - error TS7006: Parameter 'value' implicitly has an 'any' type.

189     _options: { silent(path, value): void };

Error: node_modules/devextreme/core/component.d.ts:85:22 - error TS7006: Parameter 'path' implicitly has an 'any' type.

85 _options: { silent(path, value): void };


Error: node_modules/devextreme/core/component.d.ts:85:28 - error TS7006: Parameter 'value' implicitly has an 'any' type.

85   _options: { silent(path, value): void };

Error: src/app/components/sidebar/sidebar.component.ts:153:10 - error TS2564: Property 'menuItems' has no initializer and is not definitely assigned in the constructor.

153 public menuItems: any[];



Error: src/app/layouts/admin-layout/admin-layout.component.ts:19:12 - error TS7006: Parameter 'event' implicitly has an 'any' type.

19   isMobile(event) {
<!--
Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:
πŸ‘‰  https://www.creative-tim.com/bundles
πŸ‘‰  https://www.creative-tim.com
-->
github-actions[bot] commented 3 years ago

@vorawats this issue was automatically closed because it did not follow the bellow rules:


IMPORTANT: Please use the following link to create a new issue:

https://www.creative-tim.com/new-issue/argon-dashboard-pro-angular

**If your issue was not created using the app above, it will be closed immediately.**

Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:
πŸ‘‰  https://www.creative-tim.com/bundles
πŸ‘‰  https://www.creative-tim.com