-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: toggleTrigger is null toggleTrigger.innerHTML = "◄"; #13
Comments
What's the error? Originally posted by @Ocramius at zendframework/zend-developer-tools#155 (comment) |
In javascript, firebug report error Originally posted by @sjanjic at zendframework/zend-developer-tools#155 (comment) |
Yes, but what error? Originally posted by @Ocramius at zendframework/zend-developer-tools#155 (comment) |
TypeError: toggleTrigger is null
Originally posted by @sjanjic at zendframework/zend-developer-tools#155 (comment) |
What does this look like in your page? Originally posted by @Ocramius at zendframework/zend-developer-tools#155 (comment) |
How to test it? Originally posted by @sjanjic at zendframework/zend-developer-tools#155 (comment) |
Just run that command in the console - I suppose the HTML on your page may be broken Originally posted by @Ocramius at zendframework/zend-developer-tools#155 (comment) |
It shows a element with 'zdf-toolbar-toggle' id but it's hidden Originally posted by @sjanjic at zendframework/zend-developer-tools#155 (comment) |
Originally posted by @sjanjic at zendframework/zend-developer-tools#155 (comment) |
closing since the issue is not reproducible and seems no longer relevant. please re-create issue if problem persist. |
Firebug show this error on this function:
and there is no icon to close toolbar
Originally posted by @sjanjic at zendframework/zend-developer-tools#155
The text was updated successfully, but these errors were encountered: