daniel sieradski

Results 67 comments of daniel sieradski

Use [vuex-persist](https://www.npmjs.com/package/vuex-persist) with [localforage](https://www.npmjs.com/package/localforage).

I actually use that configuration regularly in my own frontend projects

Yes, I've been using it since it launched and I was like, "Wasn't there an unstar button here...?" I've also been experiencing a lot of bugginess. I can't change tag...

i think it makes more sense to put it in the menu bar, along with a logout link

@Brooooooklyn sweet thanks

I am having the same issue but with `v-show` on 2.6.10

@LinusBorg I figured out my issue— In my component, I was trying to alternate between two global components using `v-show`. My guess was that the subcomponent needed to render before...

running `nexe src/index.js --output=bin/2famsg --targets=macos-12.4.0 --verbose --build true --mangle false --configure=--openssl-no-asm` still failed codesigning after compilation, as did trying @durran's approach above, minus the second patch.