silvertech-daniel

Results 6 issues of silvertech-daniel

### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [X] I have [validated](https://html5.validator.nu/) any HTML to avoid common problems - [X] I have read the [contributing...

css
enhancement

When I have a text block that contains spans with only whitespace inside of them, that whitespace does not get carried over into the portable text output of `htmlToBlocks()`. **To...

**Describe the bug** Importing a theme from `https://themer.sanity.build/api/hues` in `sanity.config.ts` causes an error like ``` Error: Failed to load configuration file ".../sanity.config.ts": Cannot find module 'https://themer.sanity.build/api/hues?...' Require stack: - .../sanity.config.ts...

**Describe the bug** The client needs to transparently handle rate-limiting separately from the server error retry logic. **To Reproduce** Fire large enough requests fast enough. I hit this during next.js's...

I want to use this but my understanding from https://github.com/vercel/vercel-azure-devops-extension/blob/d23aa660e6d1bd4638107ed417cc86906453a493/vercel-deployment-task-source/src/index.ts#L184 is that there is no corresponding option to ensure that the `vercel pull` environment is the same as the target....

With `htmlToBlocks`, I have a few deserializer rules where I want to do something async e.g. upload or query something to make a reference. I'd like for `deserialize` to potentially...

feature-request
portable text
SerDe