This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 240796 - Javascript debugging with Nette
Summary: Javascript debugging with Nette
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Nette (show other bugs)
Version: 8.0
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 21:05 UTC by Mr.Phoenixxx
Modified: 2014-01-21 21:05 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mr.Phoenixxx 2014-01-21 21:05:13 UTC
In PHP project I using Nette and AngularJS. I define links to JS scripts in @layout.latte. So, I'm not able to debug any JavaScript. NetBeans simply ignore breakpoints in JS files.