inrupt / friend-requests-exploration

An exploration into how Solid users might send each other friend requests
MIT License
3 stars 2 forks source link

can't click on PersonSummary to show that person on main panel #71

Closed michielbdejong closed 4 years ago

michielbdejong commented 4 years ago

It does update the URL in the addressbar, but doesn't re-render the MainPanel

michielbdejong commented 4 years ago

I read that this can happen if the is under a different Router root than the , but I don't think that's the case.

@Vinnl any idea?

Vinnl commented 4 years ago

Could you give a quick pointer to the code that handles the click, and which element should be loaded by the router on that click?

michielbdejong commented 4 years ago

You can see it happening on https://friend-requests-exploration.inrupt.app/profile/https%3A%2F%2Ftic-tac-joe.inrupt.net%2Fprofile%2Fcard%23me

Vinnl commented 4 years ago

Resolved in a call :)