Questions tagged [magento2.3.4]

Denotes questions related to Magento CE and EE 2.3.4

Denotes the question related to Magento version 2.3.4

492 questions
6
votes
1 answer

Where can I find a feature list for venia storefront for magento PWA studio?

Can Anybody help me to find out all good features of venia storefront and bugs ?
ParulThakkar
  • 1,147
  • 3
  • 15
4
votes
0 answers

How to install Venia and magento in local environment?

I want to setup venia as storefront and backend as magento how I can do ?Any good guidelines ?
ParulThakkar
  • 1,147
  • 3
  • 15
3
votes
2 answers

Can we built all magento native app functionalities with GraphQL?

I am working on Inhouse product so I need some good suggestions Can I built all basic functionalities of magento app with graphQL ?
ParulThakkar
  • 1,147
  • 3
  • 15
3
votes
2 answers

magento 2.3.4 installation issue in localhost

Actually I have tried to install magento 2.3.4 using bitnami lampstack-7.2. I got an installation error at 3% itself like this [ERROR] Magento\Framework\Setup\Exception: Unable to apply patch Magento\Catalog\Setup\Patch\Schema\EnableSegmentation for…
GGC
  • 31
  • 2
3
votes
0 answers

PHP Fatal error: Uncaught Error: Call to a member function getAggregations()

I'm getting following error when I try to open the search result page. I've tried to debug this error a lot but not getting any clue. I've elasticsearch enabled & configured 6.5.4 PHP Fatal error: Uncaught Error: Call to a member function…
Kaushal Suthar
  • 3,227
  • 5
  • 31
  • 57
2
votes
5 answers

Magento 2.3.4 - infinite loop on checkout buttons

Fresh 2.3.3 install with 2.3.4 composer upgrade. If I try clicking Paypal or Stripe checkout (default magento 2 checkout) I get this error. INTERNAL ERROR. DETAILS ARE AVAILABLE IN MAGENTO LOG FILE. REPORT ID: WEBAPI-5E3EBD55C7D77 LOG FILE…
Jack Landels
  • 21
  • 1
  • 3
1
vote
0 answers

Notice: Undefined variable: secureRenderer in /home/user/domains/domain.com/public_html/app/

hello i get this error with my module on my store magento Notice: Undefined variable: secureRenderer in /home/user/domains/domain.com/public_html/app/code/Webkul/VideoPlayer/view/adminhtml/templates/helper/gallery.phtml on line 38 and the code …
Nino
  • 1
  • 6
1
vote
1 answer

I have a problem with category images taking more time to appear on the home page

I have a problem with category images taking more time to appear on the home page
Nino
  • 1
  • 6
1
vote
0 answers

sell virtual product and i looking for module check country guest and guest see message this product can activate in your country

sell virtual product and i looking for module check country guest and guest see message this product can activate in your country
Nino
  • 1
  • 6
1
vote
1 answer

how to add custom column in invoice view page from admin?

i want to add new custom column in Invoice View Page. in Items Invoiced details. i add code in sales_order_view.xml file but it's not working, the column not addedd.
rocky9310
  • 115
  • 1
  • 12
1
vote
1 answer

page cache is invalidated after the "Category Products" index is reindexed

i have problem when the cronjob run, the page cache is invalidated after the "Category Products" index is reindexed. this problem happens exactly after each 30min (time of cron job) the FPC become invalidated -there is no changes or updates to…
1
vote
0 answers

Mage-messages are not working in magento 2 due to cookie SameSite:None

I have faced some problems with mage messages. Actually, they are working fine before when i have not done anything on the server. But after adding below line => Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure;SameSite=None All mage-messages are…
Pankaj Pant
  • 593
  • 2
  • 11
1
vote
1 answer

Magento 2 - Base URL and Secure URL

Question reagarding magento 2.3.4 base url and base secure url. Currently I have in both base and secure the same https url. Does this hurt in any way the performance and do I need to change base to http instead of https or should I leave it as…
Vincent
  • 11
  • 2
1
vote
2 answers

Magento 2.3.4 showing Magento ver. UNKNOWN in admin panel

I suddenly noticed at the bottom right corner of the magento admin panel and found very strange that instead of showing Magento version, it is showing me Magento ver. UNKNOWN. Unable to figure out what makes it so. Here is my composer.json file if…
1
vote
0 answers

Magento 2: Failed to load the "Magento_GiftMessage/js/view/gift-message" component on cart page

I am using Magento 2.3.4, I am getting this error on my cart page and also not showing the tax and discount sidebar on the cart page, this error is coming on console. After debugging I came to know that it is conflicting with a third party extension…
1
2 3 4