Bug
Bug ID Number | BUG-000147135 |
---|---|
Submitted | February 23, 2022 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS API for JavaScript |
Version found | 4.22 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Known Limit |
Adding the following code snippet to the app causes the flashes to disappear.
webscene.layers.forEach((layer) => {
if (layer.title !== "Building Wireframe") {
layer.outFields = ["FLOOR"];
}
});
Bug ID: BUG-000147135
Software:
Get help from ArcGIS experts
Download the Esri Support App