LightningFlowComponents
LightningFlowComponents copied to clipboard
Flow Flex Card Doesn't work on Contact
When using the flow flex card, it works for All Objects besides contact when I choose contact I get the below error message. I tried in other orgs and it work there, seems to be an error with the select fields drop-down. Updated to the latest version
Message: Save your flow and refresh the page. If the problem persists, contact Salesforce Customer Support. Error ID: 1864186564.
If you're working on a screen component, check your component configuration for invalid values. This page has an error. You might just need to refresh it. [Cannot read properties of null (reading 'every')] Failing descriptor: {markup://c:fsc_fieldSelector3}
@jdayment
Following
I wasn't able to duplicate this in any of my orgs looks like the error is pointing to fsc_fieldSelector @AndyHaas looks like you were the last to modify it but few months ago wasn't sure if you had any ideas
@jdayment, I tried in several orgs and was not able to duplicate as well.
@BetzalelChaikin, Can you make sure all of the packages are updated?
@AndyHaas it is indeed weird it's just that ORG. We had it installed on a older version when the issue occurred and with the latest update installed the issue persists
Is it an org with Person Accounts enabled?
On Sun, Apr 30, 2023 at 7:25 PM Rebbe Pod @.***> wrote:
@AndyHaas https://github.com/AndyHaas it is indeed weird it's just that ORG. We had it installed on a older version when the issue occurred and with the latest update installed the issue persists
— Reply to this email directly, view it on GitHub https://github.com/alexed1/LightningFlowComponents/issues/1388#issuecomment-1529165847, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4UHX4RUQ22PKGFA6AHDNTXD3YG5ANCNFSM6AAAAAAXHBTEWU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
It is not
I am experiencing this issue on all Objects I select in the dropdown. Freshly installed the add-on person accounts are not enabled. Happy to provide any debug details.
Top Error Message:
Lower Error Message after closing the Top one:
The 2 error pop up anytime the fsc_flexcardFlow is clicked, and the editor is opened after and object name is selected prior, and it tries to populate *Select Fields
I tried
- new flow
- different type of objects
- other component that also uses this field
- Error does not occur when adding fsc_flexcardFlow and not selecting an object
I also experience this issue on another flow component I tried that also has the exact same choose object name and then *Select Fields option, but I currently can't recall which one it was.
Until @alexed1 is able to release a new version on the FlowActionComponentsBasePack please downgrade from v3.16 to v3.15.
version 3.17 is here: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t8b000001Rx9CAAS
Thanks @alexed1. I've updated the documentation. Any ideas why the previous version wasn't working?
Thanks, @alexed1, for the quick update. I can also confirm it's fixed for all type of objects in our org