can you exclude the “yith_wcwl_session” cookie as below please?

Is that only possible with the premium version?
On iPad Safari, Edge and Chrome I do get the pop up, but can’t fill anything (no keyboard)
this is not a premium feature. you should do it with computer.
did excluding the “yith_wcwl_session” cookie solve the problem?
Can’t be sure yet, because I don’t have a reproduction scheme I can trustfully use. B ut I did not see this problem yet.
What I did found out just now (while i tried to reproduce the situation) is that with caching active I can not put anything in the wishlist.
I have disabled caching for logged in users and when logged in, I can put items on my wishlist
I have checked only
Ingelogde gebruikers x De versie in de cache voor ingelogde gebruikers niet weergeven
(meaning I think no caching for logged in users)
And set as extra exclusion:
Woocommerce Items in Cart
Cookie: woocommerce_items_in_cart
Contains: yith_wcwl_session
Cookie: (.*)yith_wcwl_session(.*)`
I have turned off caching for now.
If you want to see the issue of not being able to put something on the wishlist, then let me know and I’ll turn it on for a certain period of agreed time.
About ‘What I did found out just now (while i tried to reproduce the situation) is that with caching active I can not put anything in the wishlist.’, this works again. I dod not chnage configurations of the caching plugin, but did do my normal plugin and wordperss update things, so may be a bug has been resolved that has nothing to do (or at best only touches) the caching plugin and solved the problem.
SW is an art form.
Ah, sorry, I was too quick.
Now (I guess because the pages are cashed again after some time) the problem re enmerged.
So not able to put things on teh wishlist while not being logged in.
Also wprocket seems to have to deal with an issue with caching and the yith wishlist. Not sure if my issue is the same though: WP rocket caching and YITH wishlist
Some progress. When I remove the
Contains: yith_wcwl_session
Cookie: (.*)yith_wcwl_session(.*)`
line. Wishlist entries work again for non logged in users. Not sure if I break anything. But it seems to be the solution.