[#12008] "Community information is not found" after opening community view from home

Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
andrey 2021-04-20 15:38:07 +02:00
parent f7ab1ff20c
commit da9e6686c6
No known key found for this signature in database
GPG Key ID: 89B67245FD2F0272
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
(when last?
{:border-bottom-color (quo.colors/get-color :ui-01)
:border-bottom-width 1}))
:on-press (fn [id]
:on-press (fn []
(>evt [:dismiss-keyboard])
(>evt [:navigate-to :community {:community-id id}]))}
[:<>