window.CharacterData is undefined, but when dragonfly is open, it's native function, how to fix it?
- 
					
					
					
					
gartz7 last edited byI'm trying to access the window.CharacterData, when I do it using the Dragonfly console, no problems, it exists and return the native function.But when I close the Dragonfly console, and reload the page, the same window.CharacterDatareturn asundefined.How it can be fixed? I need that it return the native function with debugger closed.