📄️ Output the Data Object
When debugging front-end scripts, you might notice that logging objects such as data or form 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.