Daniel Holmes

Results 17 issues of Daniel Holmes

- `vuex-persistedstate` version: 4.1.0 - `node` version: 16.9.1 - `npm` (or `yarn`) version: 3.0.2 Refer to https://github.com/vuejs/vuex/issues/2046#issuecomment-879155842 Effectively vuex-persistedstate modify's the store state within it's constructor and doesn't emit any...

Hi There, This is a simple request, I wanted to ask for examples or more detailed documentation on the purpose and usage of the options of the initialisation function. For...

Hi Folks, I'm trying to figure out how you should work with sqlalchemy and marshmallow to serialize and deserialize the values of a field which links to a key/value store...

## What kind of change does this PR introduce? Doc typo ## Additional context As far as I can tell, the NextRouter only has a `reload` method and not a...

urlparse has been moved to be inside urllib.parse in python3. This commit should fix this dependency.

Hi Folks, I've come here from the go-ruleguard package in an attempt to understand beyond the examples how the gogrep part of go-ruleguard works. Unfortunately there's not really much information...

Hi Folks, k8 v1.17.3 (experienced since 1.14 I think) This is more of a call to add something to the docs (because it turns out to be a somewhat odd...

According to the `helm install` help text: > If --dry-run is set with no option being specified ... it will **not** attempt cluster connections. Running the following command: `helm install...

bug

This change adds 3 new features: - The ability to enable feature flags with the .Values.features key - The ability to add extra environment variables to the container env -...

G'day I'm wondering if the haml parser could be exposed as it's own library? I'm in need of just the haml -> html part but looking through the code it...