I'm trying to build module that adds a form to a select number of pages. This form needs to submit via AJAX and return a value. Everything is working great except initially the form submits to <code>submitForm()</code> instead of the AJAX callback. Clearing the cache allows the form to submit to AJAX but will eventually go back to submitting without AJAX Again.
when i remove a text field from my content type that exists in "taxonomy term" view, i get a message about update some config such as that "views" and then the taxonomy term views is broken. when i go to edit view, the default display tab is open but when i click on the "Add field" button or any other action, it is not going to work. and the page1 display won't open at all.
also the link for delete this view does not work. after i click on the delete link or click on the edit display page1 link, while waiting for a long time but nothing happens.