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

[React] WebGridCurrencyCellTemplate throws an error when moving pinned columns #726

Closed
IMinchev64 opened this issue Oct 10, 2024 · 0 comments · Fixed by #734
Closed

[React] WebGridCurrencyCellTemplate throws an error when moving pinned columns #726

IMinchev64 opened this issue Oct 10, 2024 · 0 comments · Fixed by #734
Assignees

Comments

@IMinchev64
Copy link
Contributor

  1. Navigate to this column moving options sample: https://www.infragistics.com/react-demos/grids/grid/column-moving-options
  2. Try to move the pinned "Type" column next to one of the "Change" columns
  3. Observe the console:
TypeError: r.value.toFixed is not a function
    at S.webGridCurrencyCellTemplate (47003.63521f26.chunk.js:2:578928)
    at Pr (main.76408cf8.js:2:67189)
    at xl (main.76408cf8.js:2:78877)
    at Ps (main.76408cf8.js:2:125185)
    at kc (main.76408cf8.js:2:113408)
    at bc (main.76408cf8.js:2:113336)
    at yc (main.76408cf8.js:2:113199)
    at rc (main.76408cf8.js:2:109979)
    at cc (main.76408cf8.js:2:110370)
    at Ui (main.76408cf8.js:2:50910)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants