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

Flems.io of the sample in README - URL points to next.flems.io #114

Closed
jimetevenard opened this issue Sep 19, 2023 · 1 comment
Closed

Comments

@jimetevenard
Copy link

Hi !

Thanks a lot for this awsome tool ! 👍

In your README, you wrote the folowing :

Getting started

Just load a single file flems.html in a script tag to get started. - why should i load an .html file as a script tag?

<script src="https://flems.io/flems.html" type="text/javascript" charset="utf-8"></script>
<script>
// ...
</script>

Flems.io of the above

Fore some reason, the src attribute of the <script> tag, in the Flems.io sample points to https://next.flems.io/flems.html (unlike your docs, that points to https://flems.io/flems.html - without the next subdomain)

.

In addition, this version on next.flems.io seems to have a style break with Firefox (desktop or mobile) see the screenshot below :
(In Chrome or Safari, it's fine)

Reverting to next.flems.io/flems.html fixes the "flems in flems.io" sample

Capture d’écran 2023-09-19 à 23 01 38

Regards,
Jim

@porsager
Copy link
Owner

Oh right.. good catch - I'll get that fixed 👍

next.flems.io was a collaborative thing I never got around to finish up.. maybe some day..

And thanks a lot for the kind words :)

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

2 participants