You should not store context in static filed becau...
# getting-started
a
You should not store context in static filed because object stores it properties in static fields. I had the same question the other day https://stackoverflow.com/q/44134811/7314061
👍 1