chowalex / media-organizer

A wordpress media organization plugin.
Other
4 stars 1 forks source link

JavaScript console alert #27

Open datgausaigon opened 2 years ago

datgausaigon commented 2 years ago

Hi,

I use FireFox.

I got JavaScript console alert on WordPress Media admin.

Cookie “selectedFolderCookieKey” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite media-organizer-main.js:453:36

Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect. upload.php

Please view the screenshot below https://ibb.co/D7PzNDm

Please check. Thanks