You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is likely due to results being sliced / cut off if they exceed the maximum limits (9). If someone a user creates more events than are accepted, the legit ones are cut off.
Need to find a better way to either prevent this from happening or handling it when it does
Context
The text was updated successfully, but these errors were encountered:
Prerequisites
Expected Behavior
Current Behavior
1-3: same
4. The repeat event is not visible
Possible Solution (Not obligatory)
This is likely due to results being sliced / cut off if they exceed the maximum limits (9). If someone a user creates more events than are accepted, the legit ones are cut off.
Need to find a better way to either prevent this from happening or handling it when it does
Context
The text was updated successfully, but these errors were encountered: