slovnicki / beamer

A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.
MIT License
582 stars 128 forks source link

Update browserTitleI independent from rebuild #652

Open fabianbrandscheid opened 6 months ago

fabianbrandscheid commented 6 months ago

Optional flag to update the browser title when calling the update method with rebuild = false

slovnicki commented 6 months ago

Hey @fabianbrandscheid :wave: Thanks for the PR!

This seems like a useful feature. I'll review it once I finish some cleanup. At first glance I see some formatting differences, we'll analyze that too.

fabianbrandscheid commented 6 months ago

@slovnicki Thanks for your answer.

Sorry for the formatting difference. I hope I fixed them with my latest commit.