Add, edit attibute not returning error and currency usd can't be deleted
- 
					
					
					
					
 Add edit currency not working, getting the following error: Trying to access array offset on value of type null (View: /Users/arko/Sites/bagisto/packages/Webkul/Admin/src/Resources/views/catalog/attributes/create.blade.php) 
- 
					
					
					
					
 @arko said in Add, edit attibute not returning error and currency usd can't be deleted: create Hello @arko , 
 Can you share some more details about the issue(screenshots), and exactly when you are facing this error,and what is the bagisto version you are using.thank you. 
- 
					
					
					
					
 @Naresh-webkul , using bagisto version 0.2.1 
 on the following path where the create view file is - bagisto/packages/Webkul/Admin/src/Resources/views/catalog/attributesin create.blade.php if we remove line 82 to 89 then the problem goes away which is actually dealing with the locale array app('Webkul\Core\Repositories\LocaleRepository')->all() and on the product create, edit it should also be the same type of problem.(this should primarily be due to php 7.4) 
 https://share.getcloudapp.com/Koue4Jyg
- 
					
					
					
					
 
- 
					
					
					
					
 @arko 
 We are getting this issue on php version 7.4.1, we will provide a fix for it soon.
- 
					
					
					
					
 found any solution yet? 
- 
					
					
					
					
 didn't hear anything from you guys. What is last php version in which bagisto works fully? 
- 
					
					
					
					
 The last php version on which bagisto works is 7.2 
