React JS, dotnet core 2.0.5, AWS Lambda -> requestPathAndQuery is null #58

Closed
opened 2025-08-09 17:14:50 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @cjnoname on 5/22/2018

Hi,

I have a new app running on AWS lambda, it's built on reactJS 16 and dotnet core 2.0.5.

Now I got a issue when I push it to AWS, the param.location is null then the site won't work.

I tried to hacked in the code and make it working, but the Route is not working correctly due to this issue because it rely on requestPathAndQuery

Please help to give me some advices.

Thanks
Cheng

*Originally created by @cjnoname on 5/22/2018* Hi, I have a new app running on AWS lambda, it's built on reactJS 16 and dotnet core 2.0.5. Now I got a issue when I push it to AWS, the param.location is null then the site won't work. I tried to hacked in the code and make it working, but the Route is not working correctly due to this issue because it rely on requestPathAndQuery Please help to give me some advices. Thanks Cheng
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#58
No description provided.