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
[designer] Cannot read property 'style' of null #14816
Comments
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
PMA: 4.8.3 |
|
@taleski Can you please try phpMyAdmin 4.8.4 ? |
|
@williamdes, @taleski working fine for me too in phpmyAdmin 4.8.4 and demo server as well. |
|
I get the error when clicking on a table in the sidebar when in the designer. It's more immediate if you click on 'Create relation' in the designer first. Uncaught TypeError: Cannot read property 'style' of null |
|
This Issue is no longer associated with Report#54220 This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
|
This issue is very serious, as it affects a lot of versions of phpMyAdmin and after grouping issues, it has a total count of |
Signed-off-by: William Desportes <williamdes@wdes.fr>
Describe the bug
When i click on "Designer" i'm getting this errror: A fatal JavaScript error has occurred. Would you like to send an error report?
To Reproduce
Steps to reproduce the behavior:
Screenshots
Error
Configuration
Server configuration
Client configuration
Additional context
This is the error (click me):
{ "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null } Automatically send report next time Submit error report This report automatically includes data about the error and information about relevant configuration settings. It will be sent to the phpMyAdmin team for debugging the error. Can you tell us the steps leading to this error? It decisively helps in debugging: You may examine the data in the error report: { "pma_version": "4.8.3", "browser_name": "CHROME", "browser_version": "73.0.3642.0", "user_os": "Win", "server_software": "Apache/2.4.35 (Win64) PHP/7.2.10", "user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3642.0 Safari/537.36", "locale": "en", "configuration_storage": "disabled", "php_version": "7.2.10", "exception_type": "js", "exception": { "mode": "stack", "name": "TypeError", "message": "Cannot read property 'style' of null", "stack": [ { "line": "292", "func": "", "column": "", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Main", "line": "265", "column": "42", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "38", "column": "5", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.new_func", "line": "248", "column": "33", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.dispatch", "line": "2", "column": "41772", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.$event.dispatch", "line": "374", "column": "19", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.y.handle", "line": "2", "column": "39791", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Object.trigger", "line": "2", "column": "69551", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "HTMLDocument.", "line": "2", "column": "70146", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "Function.each", "line": "2", "column": "2573", "uri": "index.php?v=4.8.3", "scriptname": "index.php" }, { "func": "jQuery.fn.init.each", "line": "2", "column": "1240", "uri": "index.php?v=4.8.3", "scriptname": "index.php" } ], "incomplete": "false", "partial": "true", "uri": "index.php?" }, "script_name": "index.php", "microhistory": null }The text was updated successfully, but these errors were encountered: