lukejacksonn / react-slack-clone

Complete chat application, built with Chatkit | by @lukejacksonn
https://pusher.com/chatkit
MIT License
1.35k stars 262 forks source link

Firefox attachment not working #61

Closed alexey13 closed 6 years ago

alexey13 commented 6 years ago

Good day! On click nothing happens

lukejacksonn commented 6 years ago

Thanks @alexey13 🙇 fixed by this commit here https://github.com/pusher/react-slack-clone/commit/9bfa82dd92b2e21ea84a3a49e483c402b4b8947d

alexey13 commented 6 years ago

Hi Luke! Now only attachment in input

lukejacksonn commented 6 years ago

Ahh yes.. whoops! Forgot position: relative 😅 thanks for the report. Hopefully it is fixed now.