Bug
| Bug ID Number | BUG-000114669 |
|---|---|
| Submitted | June 14, 2018 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS API for JavaScript |
| Version found | 3.24 |
| Operating System | Windows OS |
| Operating System Version | N/A |
| Status | Will Not Be Addressed |
Call the onLoad() method after the on load event. For example:
layer.on("load", function(layer) {
console.log("WFS Layer");
});
layer.onLoad();
Bug ID: BUG-000114669
Software:
Get help from ArcGIS experts
Download the Esri Support App