within a view which correctly outputs..the debug area. However when I click on the little arrow to expand properties, I get a Javascript error that says
Uncaught ReferenceError: fuel_debug_toggle is not defined
The javascript function is defined inline, and echo'd out the first time you call dump(). It should be just above the first "<div class="fuelphp-dump". Can you check your HTML output?