Admin javascript bug

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
michal.fehér
Posts: 44
Joined: 05 Feb 2018, 09:57

Admin javascript bug

Post by michal.fehér » 27 Jun 2018, 09:47

Hi. When I am in product detail in admin and I want to edit Images section, after submitting it redirects me to /admin/default/jqadm/get/product/4?lang=sk&act=save#image but it want switch to Images tab, it stays at first tab (Basic tab).

Also this section looks a bit different than yours in demo. For example I dont see the upload button (see screenshot).

I can see that in your demo admin it works correctly.
I dont have any JS error in console and I am up-to-date with all versions.

Any idea why it behaves differently?

Thanks
Attachments
Snip20180627_1.png
Snip20180627_1.png (95.66 KiB) Viewed 1493 times

michal.fehér
Posts: 44
Joined: 05 Feb 2018, 09:57

Re: Admin javascript bug

Post by michal.fehér » 27 Jun 2018, 09:48

PHP 7.2.4, environment Mac (Valet)

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Admin javascript bug

Post by aimeos » 27 Jun 2018, 22:25

We have rewritten the image part in dev-master to be much more robust. Please stay tuned till next week when the new version (2018.07) will be available :-)

Our demo is based on 2017.10 LTS which uses jQuery for that part. In 2018.x we switched to Vue.JS and the code up to 2018.04 wasn't as robust as in 2017.10
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

michal.fehér
Posts: 44
Joined: 05 Feb 2018, 09:57

Re: Admin javascript bug

Post by michal.fehér » 28 Jun 2018, 04:49

Perfect! :) Thanks

Post Reply