Problem/Motivation
Receiving this error when clicking a button that submits a form in an ajax modal.
Steps to reproduce
??
Proposed resolution
Adding this.url = '';
to line 402 in core/misc/ajax.js
Remaining tasks
- Better describe reproduction steps
- Write tests
User interface changes
None
API changes
None
Data model changes
None