If we remove the showAllEvents prop from here
we see that is visually renders just fine:

However, when we actually click on +4 more we see an exception is thrown. The exception occurs because the levels are not populated correctly. Investigation into the matter is needed.
If we remove the
showAllEventsprop from herewe see that is visually renders just fine:

However, when we actually click on
+4 morewe see an exception is thrown. The exception occurs because thelevelsare not populated correctly. Investigation into the matter is needed.