Continuing working with the new components, and now onto the Feature-Table -- a mission-critical widget.
I'm having trouble with the .layers property, in both explicitly setting the array, but more specifically, I can't read any values from the property either. I have no problem with the feature-table.layer property, so have eliminated most variable references concerns.
We could workaround the issue with .layers, spin up our own 'layer selector' input box and such, but it seems more straightforward to solve our issue with the .layers property if possible.
Ready-made Codepen: FeatureTable .layers Sample