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] TypeError: t.props.value.toLowerCase is not a function #7604

Closed
sentry-io bot opened this issue Sep 20, 2021 · 1 comment · Fixed by #7698
Closed

[Bug] TypeError: t.props.value.toLowerCase is not a function #7604

sentry-io bot opened this issue Sep 20, 2021 · 1 comment · Fixed by #7698
Assignees
Labels
Bug Something isn't working Critical This issue needs immediate attention. Drop everything else MultiSelect Widget Issues related to MultiSelect Widget Production Verified When issue is retested post its fixed Widgets Product This label groups issues related to widgets

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 20, 2021

Sentry Issue: APPSMITH-15N

TypeError: t.props.value.toLowerCase is not a function
  at filterFunc (widgets/MultiSelectWidget/component/index.tsx:105:27)
  at r (../../src/helpers.ts:87:17)
...
(24 additional frame(s) were not displayed)
@Nikhil-Nandagopal Nikhil-Nandagopal added Bug Something isn't working Critical This issue needs immediate attention. Drop everything else MultiSelect Widget Issues related to MultiSelect Widget Widgets Product This label groups issues related to widgets labels Sep 20, 2021
@riodeuno riodeuno assigned Tooluloope and unassigned somangshu Sep 20, 2021
@somangshu somangshu reopened this Sep 20, 2021
@close-label close-label bot added the QA Needs QA attention label Sep 22, 2021
@YogeshJayaseelan
Copy link
Contributor

@Tooluloope Verified this in release and changing the label and value to
{
"label": true,
"value": {{true}}
}
and searching 'true' value in the filter doesn't crashed the multi-select widget and user is able to select/unselect true option without any issue. We can proceed further

@ramsaptami ramsaptami added Verified When issue is retested post its fixed and removed QA Needs QA attention labels Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Critical This issue needs immediate attention. Drop everything else MultiSelect Widget Issues related to MultiSelect Widget Production Verified When issue is retested post its fixed Widgets Product This label groups issues related to widgets
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants