As of today, I can no longer edit newly created functions on my Angular JS app in the scope view. Clicking the typeable area, nothing happens and in the console it outputs "Uncaught TypeError: Cannot read property 'controller' of undefined". Functions which already had code are editable and work normally.