Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Spreadsheet] DecreaseDecimal and IncreaseDecimal could not be loaded manually in the toolbar #2200

Open
kdikov82 opened this issue Apr 23, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Spreadsheet SEV: High

Comments

@kdikov82
Copy link
Contributor

I'm submitting a...

  • Bug report

Current behavior

Trying to add the DecreaseDecimal and IncreaseDecimal in the toolbar throws and error:
"Cannot read properties of undefined (reading 'displayName')"

Expected behavior

Be able to add the tools manually.

Minimal reproduction of the problem with instructions

https://codesandbox.io/p/sandbox/cool-sun-5hx6zz?file=%2Fapp%2Ftoolbar.js

Additional info

Both tools do not have "displayName" set
There is also toolsValueMap within Spreadsheet.tsx where the DecreaseDecimal and IncreaseDecimal tools are not included

Package versions:
7.4.0

@kdikov82 kdikov82 added Bug Item which indicates that something is not working SEV: High pkg:Spreadsheet KendoReact labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Spreadsheet SEV: High
Projects
None yet
Development

No branches or pull requests

1 participant