igniteui-cli
igniteui-cli copied to clipboard
React samples do not work with latest igniteui package
Description
All components render with "@infragistics/ignite-ui-full": "^21.1.11". Grids and combo fail with errors when using @latest "@infragistics/ignite-ui-full": "^21.1.25"
- Ignite UI CLI version: @infragistics/[email protected]
- Framework: React-wrappers
- Project type: ig-es6
Steps to reproduce
- Use the cli - hit F5/Launch Wizard
- Create React wrappers project and add components incl. combo and grid
- Run the proj and check the console errors
Result
Build Errors thrown: Grid:
-
Uncaught TypeError: Cannot assign to read only property 'dataSource' of object '#<Object>'
-
Uncaught TypeError: $(...)[component.widgetName] is not a function
Expected result
No errors and running samples as in @infragistics/[email protected]
Additional
The combo works with https://www.npmjs.com/package/ignite-ui/v/21.1.26 with no errors (just warnings) as well.
React samples are fixed and can be reviewed on - https://igniteui.github.io/igniteui-react-wrappers/ To close the issue react templates in IG CLI may require updates, this PR can be used as a reference - https://github.com/IgniteUI/igniteui-react-wrappers/pull/120
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.