Chester Wood

Results 21 issues of Chester Wood

My .md file is in a directory called "CMW affairs". When trying to preview with livedown, I get the following error: ``` /Volumes/ChesterHome/chet/.nodenv/versions/12.18.2/lib/node_modules/livedown/server.js:85 if (err) throw err ^ [Error: ENOENT:...

This is similar to #4 but I would like to change a theme with the prompt pattern. For example, `hyper-solarized` has a way to change from light to dark theme...

Addresses https://github.com/ds300/postinstall-postinstall/issues/16

A link to a document `[here](file:///Users/hortense/somefile.html)` is rendering by livedown as: ``` [here](file:///Users/hortense/somefile.html) ``` On the other hand a link like this `[this here link](html://example.com)` is rendered correctly as a...

It seems that after upgrading react-native you have to manually change ` "rnx-kit": { "reactNativeVersion": }` in `package.json`. This is not mentioned in the [instructions](https://microsoft.github.io/rnx-kit/docs/guides/dependency-management#upgrading-react-native). I just installed @rnx-kit/dep-check@^1.13.0 and...

feature: align-deps
needs author feedback
status: no recent activity

Just upgraded my phone to iOS16 and the names of all my switches have changed to "Marantz" Here is an image from my iPad (still on iOS15), where you can...

When a song is playing on the music player in the background, and this component is activated to play a sound, the music stops. The sounds should mix.

## 🐛 Bug Report When a `ScrollView` contains enough children that they will not all fit on the screen, a runaway thread causes CPU usage to increase to 100% for...

Platform: iOS
Impact: Regression
Stale
Component: ScrollView
Bug

Perhaps this is a duplicate of #56, which is still open but this component has a number of issues that are unaddressed. @deanmcpherson resigned almost 3 years ago, @nihgwu is...

On iOS, when trying to drag an item from the middle of a long list to the top or bottom, the list does not scroll, or scrolls extremely slowly, so...