aimeos / ai-admin-jqadm

Aimeos e-commerce Vue.js+Bootstrap based admin interface
https://aimeos.org
GNU Lesser General Public License v3.0
176 stars 43 forks source link

All Pages Initiates Null Search Get #230

Closed exemplari closed 2 years ago

exemplari commented 2 years ago

Environment

  1. Version "aimeos/ai-admin-jqadm": "2021.10.*",
  2. Integration Laravel
  3. System Linux

Describe the bug Error in the javascript console for bad network request initiated by the page. GET "/admin/jqadm/search/null" 500 image

image

To Reproduce Steps to reproduce the behavior:

  1. Go to Any Page on the jqAdm
  2. Click on the developers Console, see errors
  3. Scroll to Network tab
  4. See error

Expected behavior No errors.

Additional context Not sure when this got introduced. Thought it might be something in my customizations but I checked on the public demo and the same error is there. https://admin.demo.aimeos.org/admin/pru/jqadm/search/dashboard?locale=en

exemplari commented 2 years ago

Was a strange browser extension error.