PAIR-code / lit

The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic interface.
https://pair-code.github.io/lit
Apache License 2.0
3.49k stars 356 forks source link

Fix issue with URL params not updating when un-maximizing a module. #1385

Closed copybara-service[bot] closed 8 months ago

copybara-service[bot] commented 8 months ago

Fix issue with URL params not updating when un-maximizing a module. Previously, this did not clear the expanded_module= bit, so sharing a link or refreshing the page would cause the module to maximize again.