5

I am trying to install a new instance of pwa with Magento 2.3.1 I am using Magento's cloud setup URL provided by default in my .env file. I get my build successful and the URLs are generated correctly but could not open the link in browser. It hangs at "Loading Homepage content..." text. I could see below error repeatedly thrown in my browser console.

react-dom.development.js?e595:506 Warning: Encountered two children with the same key, 'ReferenceError13H'. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.

I have checked with multiple install of Magento as well as pwa-studio with no success.

asked Apr 19, 2019 at 8:48

1 Answer 1

5

Looks like it's browser compatibility issue. Please try to check it in different browsers, also please update your current browser.

answered Apr 19, 2019 at 9:25
4
  • 3
    Thanks Saphal, it was indeed browser issue. Venia theme does not seem to work with Chromium 65 Commented Apr 19, 2019 at 10:31
  • 1
    ahh, great :) :) Commented Apr 19, 2019 at 11:23
  • 1
    Thanks Saphal, your solutions seems good! Commented May 4, 2019 at 11:03
  • Not working in any browser. Commented May 27, 2020 at 6:02

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.