sp-dev-fx-controls-react icon indicating copy to clipboard operation
sp-dev-fx-controls-react copied to clipboard

Fixing #1733 for non-standard cases

Open IRRDC opened this issue 1 year ago • 2 comments

A possible fix for #1733 when the data gets returned in a non-standard way.

Q A
Bug fix? [X]
New feature? [ ]
New sample? [ ]
Related issues? fixes #1733

What's in this Pull Request?

Checking if the data has been returned in a non-standard way and then changing the data structure to conform to the standard way.

IRRDC avatar Jan 24 '24 09:01 IRRDC

Hi @IRRDC,

Did you have the chance to repro this?

michaelmaillot avatar Apr 25 '24 13:04 michaelmaillot

Hi @IRRDC,

Did you have the chance to repro this?

Hi @michaelmaillot, I'm still getting the results sub-property for some lists when using the DynamicForm within my larger solution using sp-dev-fx-controls-react as an npm package but still not if I'm accessing the list from the controls tester of the sp-dev-fx-controls-react solution.

IRRDC avatar Apr 29 '24 12:04 IRRDC