NilsN
8
I believe it’s the same problem as with PageModel from this thread:
The solution there was to set the RouteRequestLookupInfo for the accessor.
I tested with a simple controller by mapping with or without first setting the RouteRequestLookupInfo. Without I would get null and vice versa.