Hi,
I am working on a project with ArcGIS WebApp Builder that needs to integrate the Query widget, Infographic widget and Screening widget together, so try to debug the postCreate and startup functions of those widgets with VS Code then can understand how it works.
But the VS Code doesn’t stop at those breakpoints for postCreate and startup functions which belong to the life cycle of digit, so now can only debug the onOpen or onClose function that belongs to the widget itself.
Any idea/experience/suggestion will be helpful!