I have the product page, and a dataset on it, which dataset connects to the “stores” database from wixStores.And each time the page loads i get the url from the page and filter that url to the dataset to get the specific item of the database for this page.
So i verify that there is indeed such record in the database.
On the console.logs i get the correct slug(2nd line bmw-g310…)
But on the last console log(where i print the getcurrentitem) i get a null…
I am a bit confused because some days ago the code worked great…This is really weird.
Hello Yisrael and thanks for helping me!
I tried having the url defined in the dataset onready, but nothing changed…
The biggest confusion i have is that before 3 days this code, was working, but now not…
Can you please take a quick look?
Thank you!
I was so confused…like really this code worked 3 days ago…And now it didn’t…Made me crazy trying to figure out what is going on
Thanks for checking!
NP - I’ve been playing with this on and off over the last couple of days and was completely baffled. I even took a string directly from the slug field of the collection and used that string directly for a filter - and it still didn’t work! I finally decided it wasn’t me being stupid (although maybe?) rather it appears to be a bug. Let’s see if QA can turn up something.
Yeah ikr!!!I too tried to hardcode the string there but it just wouldn’t work…it was at this point i knew somethin was gion on
Is it possible when you get an answer from the QA team you let me know so that i can start editting again?