sukeshpabolu

Results 7 issues of sukeshpabolu

### Describe the bug Facing the below error while trying to import in a svelte-kit project written in typescript. I installed svelte-virtual using pnpm. Please help. 22:26:53 [vite] Error when...

This project uses @digitalbazaar/http-client from 3.4.1 to 4.0.1. As @digitalbazaar/http-client:3.4.1, uses ky-universal which is causing problems because of top level await.

Please bump dependencies jsonld (4.0.1 to 8.3.1), jsonld-signatures (7.0.0 to 11.2.1)

Let's consider the following schema ```json { "$id": "https://example.com/user-data", "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "name": { "type": "string", "default": "Unknown" }, "email": { "type": "string", "format": "email", }, "tags":...

- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues. **Description** Facing an exception while validating data with simple json schema. **If applicable, a MRE** [minimal...

bug
help wanted

### Describe the bug Facing Uncaught (in promise) HierarchyRequestError: Failed to execute 'appendChild' on 'Node': This node type does not support this method. when style element is included as first...

Add plugins option in esbuildOptions