📄️ Output Data Object to Console
When debugging front-end scripts, you might notice that logging objects such as data, form, or context does not display the expected values. This occurs because these variables are wrapped in proxy objects used by the framework to track dependencies and optimize rendering.