Giter VIP home page Giter VIP logo

jam-comments-javascript's Introduction

jam-comments-javascript's People

Contributors

alexmacarthur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

jam-comments-javascript's Issues

Unknown block tag?

On a new install, I'm getting an "Unknown block tag: jamComments" error.

api error

I have generated my api and created the site. I'm using it on a subdomain but it always gives me an error.

JamComments: Error: Unauthorized! Are your domain and JamComments API key set correctly?

        <div class="flex flex-wrap items-center justify-center">         
          <JamComments 
            path={url}
            apiKey={ID_SET_JAMCOMMETS}
            domain="my_domain"
            environment="production" 
            tz="Europe/Madrid" 
          />

Access total comment count?

A potential enhancement might be pulling the comment count.

I know this isn't terribly difficult on the comment page itself, as I could just use Alpine.js to bind to the <span data-jam-comments-component>, however is there any possible way to do this outside of the post itself? On a listing page for example?

Astro: comments not retrieved from AWS S3 hosted website (http, Bucket name contains www)

Website: http://www.grandmafak.com.s3-website-us-west-2.amazonaws.com/
Revision:
'@jam-comments/astro':
specifier: ^1.2.0
version: 1.2.0([email protected])

Observed Behaviour:

  1. I can sign in and out through the comments plugin on the Astro site
  2. I can create a comment
    image
  3. The comment appears in the JamComments administration backend as "pending". When I reload the page, the comment is gone.
    image
  4. In the JamComments backend I can approve the comment
  5. I reload the page and the comments are empty

Astro Config:

  1. I declared the Domain and API Key and so on as env variable. The comments show up, so I assume this is correct
  2. Followd the Astro example in the guide to configure the plugin

Observations:

  1. In the backend I see that the comment path registers as "/" and the link address as https://grandmafak.com.s3-website-us-west-2.amazonaws.com/. However this link address is invalid as S3 does not support https hosting, and the bucket needs the www prefice as in the link on the top of the post.
  2. I might try to add a CloudFront https backend. See if that corrects the problem.

JamComments dashboard inaccessible

When I try to log into the JamComments webapp, Firefox responds with "The page isn’t redirecting properly"; Safari states that too many redirects have occurred. I don't know if the problem is on my end β€” I've tried without adblockers running and it still didn't work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.