In D8 when I create a new page in views and try to attempt to define a path I get the following:

Path is empty.

The text box is emptied like I put nothing in it.

Any assistance would be appreciated.

Comments

Stephen Rockwell created an issue. See original summary.

cilefen’s picture

Category: Support request » Bug report
Issue summary: View changes

Is anything logged?

Stephen Rockwell’s picture

no its not creating any log messages

lendude’s picture

Status: Active » Postponed (maintainer needs more info)

Since 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?

Stephen Rockwell’s picture

I'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

Stephen Rockwell’s picture

it 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.

Version: 8.3.2 » 8.3.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

pameeela’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
Issue tags: +Bug Smash Initiative

Thanks 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!