Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo site non-functional #253

Closed
rmckeel opened this issue Nov 7, 2019 · 7 comments
Closed

Demo site non-functional #253

rmckeel opened this issue Nov 7, 2019 · 7 comments

Comments

@rmckeel
Copy link

rmckeel commented Nov 7, 2019

The demo site at https://diegoddox.github.io/react-redux-toastr/ is non-functional (no visible HTML or text other than some basic colored divs). This is on Chrome and FireFox latest, and also does the same with the local demo after npm install.

May be due to this console error that is tripping up the load:
file.myfontastic.com/DK4y3Mj8zxvX2ADWpcWGnM/icons.css:1 Failed to load resource: net::ERR_CERT_DATE_INVALID

@diegoddox
Copy link
Owner

Thanks @rmckeel

@mergebandit
Copy link

FWIW - was going to implement this for a large enterprise client but this issue (and the fact that it's months old) has led me to choose a different solution.

@diegoddox
Copy link
Owner

For those who still experience this issue, react-redux-toastr has reach the limit on the amount of request to fontastic.com fonts CDN. That's why you're not able to see the icon.

@mergebandit this is an open-source project like others feel free to use it or not, or even better in case of an issue create a PR and help those who have invested time on something they haven't got any payment for it.

@mergebandit
Copy link

mergebandit commented Feb 10, 2020

It's more than just not being able to see an icon - the demo page provides no indication that it's functional.

image

Not dogging you at all. I appreciate open source work immensely - just highlighting that a broken demo page is likely to cause a lot of churn for potential adoption.

@diegoddox
Copy link
Owner

diegoddox commented Feb 10, 2020

@mergebandit I know that you're not dogging me.
Thanks for your feedback.

@diegoddox
Copy link
Owner

diegoddox commented Feb 10, 2020

Screenshot 2020-02-10 at 15 45 00

@mergebandit As u can see I'm able to click on the button even though there is no icon.

@diegoddox
Copy link
Owner

this is because I'm using a free version of embeddable icons and I have a limit of requests on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants