docs.webiny.com icon indicating copy to clipboard operation
docs.webiny.com copied to clipboard

Documentation out of date: custom full stack application

Open harperaa opened this issue 2 years ago • 0 comments

This page: https://www.webiny.com/docs/tutorials/create-custom-application/security/react-application/integrating-hosted-ui-authentication-flow

references the Layout.tsx file, but the source code on the examples site, is different. I found this by working through the tutorial and had an error within the browser, after logging into the app, it would not load the Pins, but instead showed an error in the console. After diffing the github example files, I found the instructions on this page, in terms of Layout.tsx are not in sync with the Github files and needs updated. The following github file for Layout.tsx works fine. https://github.com/webiny/webiny-examples/blob/master/create-custom-application/05-security/04-react-application/01-initial-setup/pinterest-clone/app/code/src/components/Layout.tsx

Thanks for the product and docs, they are great. This is the only issue found so far.

Allen

harperaa avatar Dec 27 '21 06:12 harperaa