How to reproduce the bug:
Step 1: Create a view page with any format
Step 2: Click Add button and add new Page in this view
Step 3: Click on any links in the view such as: Settings
The bug was shown:
Uncaught TypeError: Drupal.dialog is not a functionDrupal.AjaxCommands.openDialog @ VM1596:131Drupal.Ajax.success @ ajax.js?v=8.0.2:749ajax.options.success @ ajax.js?v=8.0.2:414j @ jquery.js:3099k.fireWith @ jquery.js:3211x @ jquery.js:8264(anonymous function) @ jquery.js:8605
drupal.js?v=8.0.2:67 Uncaught TypeError: Cannot read property 'close' of undefined
Comments
Comment #2
harings_rob commentedHello @lehoa85,
I have tested this on latest develop, and cannot reproduce the issue there.
Do you have any contributed modules or themes installed?
Have you checked the status page to see if all requirements are met?
Thank you.
Comment #3
kclarkson commentedComment #4
lehoa85 commentedHello @harings_rob,
It seems the error which @kclarkson mention above.
Thank you.
Comment #5
cilefen commented