Milind Singh

Results 15 issues of Milind Singh

### Is your feature request related to a problem? Please describe. Table row doesnt allow selecting content and copy. It would very using if we can do so. ### Describe...

fixed: pending release

I have added created a GitHub action for docsearch scraper for automated self-hosted doc search indexing. Please find it here: https://github.com/marketplace/actions/algolia-docsearch-action The objective of this issue is to share information...

**Describe the bug** The Klarna client library officially hides when amount in lower than allowed but adyen components doenst have same behaviour. **To Reproduce** Steps to reproduce the behavior: 1....

On mobile, the SSR content with 3 slides per page is rendered, which later changes to 1 with a flicker. Anyone facing this?

Gridsome.org is built on gridsome and have a score of 60 in lighthouse report. Any plan or path to fix this ?

I defined a wrapper class to store data, like ```ts export interface MyProduct { url: string; image?: string; name: string; sku?: string; keywords?: string; description?: string; schema?: WithContext; meta?: Meta;...

**Describe the bug** I am getting some random SSLHandshakeException with request failures. Is there any request rate limit which can cause such a behavior ? **To Reproduce** Call any GET...

bug

Is there any fork maintaining Gridsome? Or Shall I create one ?

I am using it with `nuxt` js but it fails to run without `next`. I would be happy to contribute if you can suggest how to make `next` optional.

**Describe the bug** With Spring Boot 3 `javax.*` is replaced with `jakarta.*` resulting in unit test failure due to dependency conflict in project and sdk. Error: ` NoClassDefFound javax/xml/bind/annotation/XmlElement` **To...

bug