docs.webiny.com
docs.webiny.com copied to clipboard
Documentation out of date: custom full stack application
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