Closed (cannot reproduce)
Project:
Drupal core
Version:
8.3.x-dev
Component:
views.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Jun 2017 at 19:58 UTC
Updated:
12 Jun 2020 at 23:35 UTC
Jump to comment: Most recent
Comments
Comment #2
cilefen commentedIs anything logged?
Comment #3
Stephen Rockwell commentedno its not creating any log messages
Comment #4
lendudeSince this doesn't happen for everybody we will need some more information to help fix this.
Any errors in the javascript console when applying the changes?
Can you reproduce this in a clean D8 install?
Are you using any contributed modules that interact with Views?
Comment #5
Stephen Rockwell commentedI'm using the open social distribution so I haven't tried it on a clean install beyond that.
My javascript console output was:
js_BKcMdIbOMdbTdLn9dkUq3KCJfIKKo2SvKoQ1AnB8D-g.js:4 [Violation] 'DOMContentLoaded' handler took 389ms
[Violation] Forced reflow while executing JavaScript took 37ms
js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:4 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:4
ajax @ js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:4
n._evalUrl @ js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:4
ua @ js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:3
append @ js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:3
insert @ js_oTB-kN9DfK5RNunrhpxJsxfLG5sJUvFQDlWGKTNwqMU.js:1326
Drupal.Ajax.success @ js_oTB-kN9DfK5RNunrhpxJsxfLG5sJUvFQDlWGKTNwqMU.js:1130
success @ js_oTB-kN9DfK5RNunrhpxJsxfLG5sJUvFQDlWGKTNwqMU.js:771
i @ js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:2
fireWith @ js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:2
z @ js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:4
(anonymous) @ js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:4
js_NoKRh3zJf8rYjQ5ONbsfxkDCkyTI8fGNmqMs3r0oLY8.js:4 [Violation] 'load' handler took 187ms
page_latest_actions:1 The resource https://static.addtoany.com/menu/svg/icons.21.svg.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.
js_oTB-kN9DfK5RNunrhpxJsxfLG5sJUvFQDlWGKTNwqMU.js:2446 [Violation] 'setTimeout' handler took 76ms
[Violation] Forced reflow while executing JavaScript took 35ms
Contrib modules that may be connected:
ctools
pathauto
a number of modules that create views
Comment #6
Stephen Rockwell commentedit turns out that my url alias vertical tab is blank. I turned off domain source and pathauto and still blank. this issue may be related to that issue.
Comment #8
pameeela commentedThanks for reporting this issue. We rely on issue reports like this one to resolve bugs and improve Drupal core.
As part of the Bug Smash Initiative, we are triaging issues that are marked "Postponed (maintainer needs more info)".
Since there were no specific steps to reproduce the issue provided since the issue was postponed, I'm marking the issue "Closed (cannot reproduce)". If anyone can provide complete steps to reproduce the issue (starting from "Install Drupal core"), document those steps in the issue summary and set the issue status back to "Active".
Thanks!