Adding Product Issue

After upgrading to latest MV version 4.9.1, I'm experiencing some issues when adding products.

Issue: when adding new product and trying to choose the vendor from the vendor list, instead of showing the list of vendors it just keep showing the loading graphic and it is stuck there.

How to fix this issue? Does anyone have any idea or experiencing same thing?

Please check server error logs. Do you see any new records?

Please check server error logs. Do you see any new records?

Here's my error log:

[19-Nov-2018 11:00:07 Asia/Taipei] PHP Warning: Illegal string offset 'in_context' in /home1/***/public_html/var/cache/templates/vivashop/449aa74493943bde2107e5bc86886212e9142ca7.tygh.paypal_express.tpl.php on line 56

[19-Nov-2018 11:00:28 Asia/Taipei] PHP Warning: Illegal string offset 'in_context' in /home1/***/public_html/var/cache/templates/vivashop/449aa74493943bde2107e5bc86886212e9142ca7.tygh.paypal_express.tpl.php on line 56
[19-Nov-2018 11:00:42 Asia/Taipei] PHP Warning: Illegal string offset 'in_context' in /home1/***/public_html/var/cache/templates/vivashop/449aa74493943bde2107e5bc86886212e9142ca7.tygh.paypal_express.tpl.php on line 56
[19-Nov-2018 11:00:46 Asia/Taipei] PHP Warning: Illegal string offset 'in_context' in /home1/***/public_html/var/cache/templates/vivashop/449aa74493943bde2107e5bc86886212e9142ca7.tygh.paypal_express.tpl.php on line 56

Here's my error log:

[19-Nov-2018 11:00:07 Asia/Taipei] PHP Warning: Illegal string offset 'in_context' in /home1/***/public_html/var/cache/templates/vivashop/449aa74493943bde2107e5bc86886212e9142ca7.tygh.paypal_express.tpl.php on line 56

[19-Nov-2018 11:00:28 Asia/Taipei] PHP Warning: Illegal string offset 'in_context' in /home1/***/public_html/var/cache/templates/vivashop/449aa74493943bde2107e5bc86886212e9142ca7.tygh.paypal_express.tpl.php on line 56
[19-Nov-2018 11:00:42 Asia/Taipei] PHP Warning: Illegal string offset 'in_context' in /home1/***/public_html/var/cache/templates/vivashop/449aa74493943bde2107e5bc86886212e9142ca7.tygh.paypal_express.tpl.php on line 56
[19-Nov-2018 11:00:46 Asia/Taipei] PHP Warning: Illegal string offset 'in_context' in /home1/***/public_html/var/cache/templates/vivashop/449aa74493943bde2107e5bc86886212e9142ca7.tygh.paypal_express.tpl.php on line 56

This warning should not brake request. So it is required to examine issue on your server

This warning should not brake request. So it is required to examine issue on your server

Ok I will look into the server setting. Thanks for your help.