Closed gj1118 closed 2 years ago
Apologies this was my bad. I have got it working.
Apologies for the spam.
All good. Glad is it working!
@gj1118 How did you resolve this? I tried downloading the required fonts into public/, but for any sub-pages I get a GET http://localhost:3000/{sub_dir_name}/fonts/slack-icons-Regular.woff net::ERR_ABORTED 404 (Not Found)
, since the page is fetching from the subdir... what's the right way to handle the fonts?
Describe the bug It seems that the icons are not getting rendered. I ran the examples and I am seeing this In my app as well, I am seeing this icon instead of the usual "smiley" icon .. Is this expected?
To Reproduce Steps to reproduce the behavior:
import { SlackCounter } from "@charkour/react-reactions";
<SlackCounter />
Expected behavior An icon should appear where the user needs to click. RIght now a rectangle appears.
Desktop (please complete the following information):