Getting PHPSession warnings

I’m working on a one page multi-step form. In PHP Version 8.0.8 localhost machine.
After successful form insertion to the table this warning below arrives in Dev Tools.

I’ve read in the github forum that when the same warning showed up in the Firefox Developers Tools that the app in question was fixed by [Add CORS support #95]

I thought maybe the security provider setup might be causing this although it is not enacted or called for on this form insert. php page.

Which does bring up the question anyway about the settings on the Security provider – I have tried every setting in Same Site and with and without SECURE checked, by the way.

Community Page
Last updated: