Browse Source
The previous Message.type when accessed from Context would be an unknown enum type because the enum was double nested when the proper type expected by the synthetic payload was an int not an enum. Fix #10382pull/10383/head
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue