• I have in my localwp environmwnt added successfuly my react app and WP site. both pretty mature.
    All plugins and software – updated to latest versions.

    I MUST have authentication and permission in my react app.

    I tried console.log(window.reactPress) but I get undefined

    Using chrome devtools debugger I could not find any object with similar name.

    What am I missing?

    • This topic was modified 4 months, 2 weeks ago by mulli.bahr.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author rockiger

    (@rockiger)

    Did you create your React app with vite or CRA? Are you talking about a build app or you the localhost (aka npm run dev)?

    My first guess is, that you have a custom React setup.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.