I made the tutorial three times yesterday. It has little to do with my issue i am afraid
I made the tutorial three times yesterday. It has little to do with my issue i am afraid
Please try this:
1.On list item click save id to localStorage variable
GREAT!!!
This was the answer that i was looking for!
Thank you!
Try this:
pre
if (!value) {
//put your code here
}
/pre
pre
if (!value) {
return 'there is no value';
}
/pre
Thank you Igor!
Great Support!