Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
6637 มุมมอง

Hello everyone, I need to debug my JS code in Odoo.

When I mark break point in JS file then I run in browse , It's not jump to the line I marked.


I try to Install "Debug for Chrome" extension and config but It's still not working, here is my launch.json

{
    "version""0.2.0",
    "configurations": [
        {
            "name""Launch Chrome",
            "request""launch",
            "type""pwa-chrome",
            "url""http://localhost:8014",
            "webRoot""${workspaceFolder}"
        },
     
    ],
}
Please let me know, Thanks
อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มี.ค. 25
1424
0
ต.ค. 22
796
0
ส.ค. 21
3193
How to get view type in Odoo 8 แก้ไขแล้ว
3
พ.ค. 25
5298
3
ส.ค. 24
6671