Open Lucianovici opened 7 years ago
I am running into the same issue. Did you ever find any way to fix this? I can obviously tell that the object is none (based on the local var in the picture), but this is directly from the django-scheduler-sample I have a hard time believing this issue lies on my side. Noted that I have also implemented the regular scheduling app in my website and I run into the same issue. I am a knowledgeable developer but this seems to be either something that I am completely messing up on, or it is an incomplete app. Noted I have followed the README multiple times to the tee, and yet, I wind up with the same results.
Reproducible steps
README.md
to setup the project../manage.py load_sample_data
./manage.py load_example_data
X
icon of theChristmas Party
event occurrence.Question
modal window, clickThis
button.Actual result
Exception: 'NoneType' object has no attribute 'event'
Expected result
Cancel only that occurrence.