Pipat Saengow
Pipat Saengow
I'm affected by this issue too.
Some design idea: 1. The search function is located at `course.service.ts` 2. We have to query ElasticSearch to find out which course are popular, then cache the result for some...
+1 The warning currently sit behind CR11 which is not so obvious. Implementing this would make it more visible. EDIT: oh wait. This is an old thread isn't it?
After upgrading from `microsoft_kiota_serialization_json-1.4.5` to `microsoft_kiota_serialization_json-1.9.2`, I could confirm that the issue is resolved. This issue stems from `pendulum` library accessing out of range string indices. (Fixed in this MR:...