-
Notifications
You must be signed in to change notification settings - Fork 148
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
Neodash multiselect parameter issue #883
Comments
Hi @Deepaksarda, thank you for the creating this issue. This has already been fixed in the PR #881 made by @mariusconjeaud |
Hi Alfredo,
Seems we are getting new error in V2.4.7 'Invalid input for function
'size()': Expected a String or List, got: Double(NaN)' whereas same
dashboard is working fine on V2.4.6
I was just checking size(parameter)
Regards
Deepak
…On Thu, 2 May 2024 at 17:55, alfredorubin96 ***@***.***> wrote:
Hi @Deepaksarda <https://github.com/Deepaksarda>, thank you for the
creating this issue. This has already been fixed in the PR #881
<#881> made by @mariusconjeaud
<https://github.com/mariusconjeaud>
—
Reply to this email directly, view it on GitHub
<#883 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIHLD5T3KPW6Z3IO7JYLGADZAIWFDAVCNFSM6AAAAABHDRXEUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJQGM3TCOJYGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi Team, I had check that and multiselect error is fixed now but it has generated another bug.
|
This is fixed now in 2.4.7 |
Version: v2.4.6
Hi Team,
We had created dashboard in neodash with multiselect filter, which was working fine till last week and suddenly getting below error:
An unexpected error occurred. Try refreshing the component.
TypeError: Be.map is not a function
at https://neodash.graphapp.io/bundle.js:2:8628548
at ti (https://neodash.graphapp.io/bundle.js:152:1747545)
at Ii (https://neodash.graphapp.io/bundle.js:152:1755689)
at Hl (https://neodash.graphapp.io/bundle.js:152:1801680)
at Ec (https://neodash.graphapp.io/bundle.js:152:1786917)
at _c (https://neodash.graphapp.io/bundle.js:152:1786845)
at wc (https://neodash.graphapp.io/bundle.js:152:1786708)
at hc (https://neodash.graphapp.io/bundle.js:152:1783695)
at https://neodash.graphapp.io/bundle.js:152:1733467
at n.unstable_runWithPriority (https://neodash.graphapp.io/bundle.js:152:1904603)
at Ho (https://neodash.graphapp.io/bundle.js:152:1733244)
at Wo (https://neodash.graphapp.io/bundle.js:152:1733412)
at $o (https://neodash.graphapp.io/bundle.js:152:1733347)
at Le (https://neodash.graphapp.io/bundle.js:152:1804157)
at Yn (https://neodash.graphapp.io/bundle.js:152:1712063)
at HTMLBodyElement.t (https://neodash.graphapp.io/bundle.js:152:533756)
The text was updated successfully, but these errors were encountered: