mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Preserve middleware context across scene goto transitions (#1687) * Add After.goto coverage for scene middleware context (#1687)
This commit is contained in:
parent
e37eddbe8c
commit
73710acb4c
4 changed files with 113 additions and 0 deletions
1
CHANGES/1687.bugfix.rst
Normal file
1
CHANGES/1687.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed scene transitions to preserve middleware-injected data when moving between scenes via ``SceneWizard.goto``.
|
||||
Loading…
Add table
Add a link
Reference in a new issue