alexed1 / LightningFlowComponents

A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.
http://unofficialsf.com
Other
571 stars 569 forks source link

Datatable - Scrolling - datatable renders a second time under the original datatable #690

Open allenmoy opened 3 years ago

allenmoy commented 3 years ago

How to use GitHub

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to 'a screen with a datatable element showing data from 40+ custom object records'
  2. Click on 'Next'
  3. Scroll down to '....'
  4. See error: Unfortunately, there was a problem. Please try again. If the problem continues, get in touch with your administrator with the error ID shown here and any other related details. Error ID: 638729384-95802 (2127287436)

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Screenshots

If applicable, add screenshots to help explain your problem.

Debug Logs

If applicable, please insert debug logs here

Debug Log Information ``` Paste the output of the logs here. ```
ericrsmith35 commented 3 years ago

What version of the Datatable component do you have installed? Does the error occur after you click next on the screen that has already displayed the datatable?

allenmoy commented 3 years ago

The error occurred with 3.0.10. I upgraded after the error first occurred. When clicking next, the datatable renders a second time under the original datatable. The second, identical, version of the datatable has the error message at the top. The datatable component in other flows still works.

On Thu, Apr 15, 2021 at 5:22 PM Eric Smith @.***> wrote:

What version of the Datatable component do you have installed? Does the error occur after you click next on the screen that has already displayed the datatable?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-820821540, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATWKYQVZLTMHGBLJM2AGEOLTI57NRANCNFSM43AM4AHA .

-- Allen J. Moy Executive Director Pacific Coast Farmers' Market Association 5060 Commercial Circle, Suite A Concord CA 94520 925-825-9090 925-825-9101 (fax) www.pcfma.com

ericrsmith35 commented 3 years ago

Are you editing any columns in the datatable?

On Fri, Apr 16, 2021 at 11:00 AM allenmoy @.***> wrote:

The error occurred with 3.0.10. I upgraded after the error first occurred. When clicking next, the datatable renders a second time under the original datatable. The second, identical, version of the datatable has the error message at the top. The datatable component in other flows still works.

On Thu, Apr 15, 2021 at 5:22 PM Eric Smith @.***> wrote:

What version of the Datatable component do you have installed? Does the error occur after you click next on the screen that has already displayed the datatable?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-820821540 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ATWKYQVZLTMHGBLJM2AGEOLTI57NRANCNFSM43AM4AHA

.

-- Allen J. Moy Executive Director Pacific Coast Farmers' Market Association 5060 Commercial Circle, Suite A Concord CA 94520 925-825-9090 925-825-9101 (fax) www.pcfma.com

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-821238146, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4UHXZJEWAAMAFPHO7DAY3TJBGH5ANCNFSM43AM4AHA .

allenmoy commented 3 years ago

I am not editing any columns. I have two record lookups from the same custom object. One shows all locations where we work. (Presently around 50). The other lookup shows locations that meet a user selected criteria, such as county. All locations appear and the user selected items are pre-selected. I tried removing the pre-selected items but received the same error.

On Fri, Apr 16, 2021 at 8:04 AM Eric Smith @.***> wrote:

Are you editing any columns in the datatable?

On Fri, Apr 16, 2021 at 11:00 AM allenmoy @.***> wrote:

The error occurred with 3.0.10. I upgraded after the error first occurred. When clicking next, the datatable renders a second time under the original datatable. The second, identical, version of the datatable has the error message at the top. The datatable component in other flows still works.

On Thu, Apr 15, 2021 at 5:22 PM Eric Smith @.***> wrote:

What version of the Datatable component do you have installed? Does the error occur after you click next on the screen that has already displayed the datatable?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-820821540

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/ATWKYQVZLTMHGBLJM2AGEOLTI57NRANCNFSM43AM4AHA

.

-- Allen J. Moy Executive Director Pacific Coast Farmers' Market Association 5060 Commercial Circle, Suite A Concord CA 94520 925-825-9090 925-825-9101 (fax) www.pcfma.com

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-821238146 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AF4UHXZJEWAAMAFPHO7DAY3TJBGH5ANCNFSM43AM4AHA

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-821240987, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATWKYQTS23CDO4WTTYCIKYTTJBGXTANCNFSM43AM4AHA .

-- Allen J. Moy Executive Director Pacific Coast Farmers' Market Association 5060 Commercial Circle, Suite A Concord CA 94520 925-825-9090 925-825-9101 (fax) www.pcfma.com

ericrsmith35 commented 3 years ago

Please try the new version 3.1.1 and let me know if you get the same error.

On Fri, Apr 16, 2021 at 12:47 PM allenmoy @.***> wrote:

I am not editing any columns. I have two record lookups from the same custom object. One shows all locations where we work. (Presently around 50). The other lookup shows locations that meet a user selected criteria, such as county. All locations appear and the user selected items are pre-selected. I tried removing the pre-selected items but received the same error.

On Fri, Apr 16, 2021 at 8:04 AM Eric Smith @.***> wrote:

Are you editing any columns in the datatable?

On Fri, Apr 16, 2021 at 11:00 AM allenmoy @.***> wrote:

The error occurred with 3.0.10. I upgraded after the error first occurred. When clicking next, the datatable renders a second time under the original datatable. The second, identical, version of the datatable has the error message at the top. The datatable component in other flows still works.

On Thu, Apr 15, 2021 at 5:22 PM Eric Smith @.***> wrote:

What version of the Datatable component do you have installed? Does the error occur after you click next on the screen that has already displayed the datatable?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-820821540

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/ATWKYQVZLTMHGBLJM2AGEOLTI57NRANCNFSM43AM4AHA

.

-- Allen J. Moy Executive Director Pacific Coast Farmers' Market Association 5060 Commercial Circle, Suite A Concord CA 94520 925-825-9090 925-825-9101 (fax) www.pcfma.com

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-821238146

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AF4UHXZJEWAAMAFPHO7DAY3TJBGH5ANCNFSM43AM4AHA

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-821240987 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ATWKYQTS23CDO4WTTYCIKYTTJBGXTANCNFSM43AM4AHA

.

-- Allen J. Moy Executive Director Pacific Coast Farmers' Market Association 5060 Commercial Circle, Suite A Concord CA 94520 925-825-9090 925-825-9101 (fax) www.pcfma.com

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-821304793, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4UHX2M2NOA2TN4BAEJILTTJBS2FANCNFSM43AM4AHA .

allenmoy commented 3 years ago

I updated to the latest version and got the same error. I tried rebuilding the flow from scratch and limiting to 10 results. Both produced the same error.

On Fri, Apr 16, 2021 at 9:50 AM Eric Smith @.***> wrote:

Please try the new version 3.1.1 and let me know if you get the same error.

On Fri, Apr 16, 2021 at 12:47 PM allenmoy @.***> wrote:

I am not editing any columns. I have two record lookups from the same custom object. One shows all locations where we work. (Presently around 50). The other lookup shows locations that meet a user selected criteria, such as county. All locations appear and the user selected items are pre-selected. I tried removing the pre-selected items but received the same error.

On Fri, Apr 16, 2021 at 8:04 AM Eric Smith @.***> wrote:

Are you editing any columns in the datatable?

On Fri, Apr 16, 2021 at 11:00 AM allenmoy @.***> wrote:

The error occurred with 3.0.10. I upgraded after the error first occurred. When clicking next, the datatable renders a second time under the original datatable. The second, identical, version of the datatable has the error message at the top. The datatable component in other flows still works.

On Thu, Apr 15, 2021 at 5:22 PM Eric Smith @.***> wrote:

What version of the Datatable component do you have installed? Does the error occur after you click next on the screen that has already displayed the datatable?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-820821540

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/ATWKYQVZLTMHGBLJM2AGEOLTI57NRANCNFSM43AM4AHA

.

-- Allen J. Moy Executive Director Pacific Coast Farmers' Market Association 5060 Commercial Circle, Suite A Concord CA 94520 925-825-9090 925-825-9101 (fax) www.pcfma.com

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-821238146

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AF4UHXZJEWAAMAFPHO7DAY3TJBGH5ANCNFSM43AM4AHA

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-821240987

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/ATWKYQTS23CDO4WTTYCIKYTTJBGXTANCNFSM43AM4AHA

.

-- Allen J. Moy Executive Director Pacific Coast Farmers' Market Association 5060 Commercial Circle, Suite A Concord CA 94520 925-825-9090 925-825-9101 (fax) www.pcfma.com

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-821304793 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AF4UHX2M2NOA2TN4BAEJILTTJBS2FANCNFSM43AM4AHA

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexed1/LightningFlowComponents/issues/690#issuecomment-821306584, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATWKYQV4PAWZTUCSDYSPJC3TJBTFZANCNFSM43AM4AHA .

-- Allen J. Moy Executive Director Pacific Coast Farmers' Market Association 5060 Commercial Circle, Suite A Concord CA 94520 925-825-9090 925-825-9101 (fax) www.pcfma.com

ericrsmith35 commented 3 years ago

Reach out to me at ericrsmith35@gmail.com if you want to do a quick screenshare.

ericrsmith35 commented 3 years ago

@allenmoy Please change your Get Records to manually select the fields you want for the datatable and the rest of the flow. This issue is most likely caused by a Salesforce Bug relating to one or more of the records in your collection haveing a value in a Geolocation field.