TryCatchLearn / Reactivities_2.2

Repository for Reactivities training course using .Net Core, React (with Typescript), Mobx. .Net Core 2.2 version
180 stars 74 forks source link

Username from user class is not reflecting under NavBar Section #10

Open jags212 opened 4 years ago

jags212 commented 4 years ago

image

As we can from the Image attached , I did a check from console perspective. All the calues are correctly show from API.

image

But unfortunately username part is not binding properly.

image

Note : Sources from Udemy : https://github.com/TryCatchLearn/Reactivities

jags212 commented 4 years ago

My Github Code Repo : https://github.com/jags212/Asp.NetCore_React