shrpne
shrpne
Thank you for reaching out! >Seed phrases are accumulated in this file and moreover are not being cleared after logging out. Indeed there was a problem with Windows. It should...
Hi! Thank you for reach out to us. There was an issue with sandbox mode for Chromium in Electron 5. https://github.com/electron-userland/electron-builder/issues/3872 Looks like it was fixed in the latest electron-builder...
Todo investigate opportunity to enable linux support automatically https://github.com/electron/electron/issues/17972#issuecomment-486927073 https://github.com/electron/electron/issues/17972#issuecomment-578205539 https://github.com/MichMich/MagicMirror/pull/1892#issue-365023908
Hi, nice idea. Currently, I don't have any ts types, but minter-js-sdk pretty well covered by jsdoc. I guess there should be tools for generating d.ts from jsdoc. I'll try...
This works for me ```js import axios from 'axios'; import adapters from 'axios/lib/adapters/adapters.js'; const getAdapter = adapters.getAdapter; /** * @return {import('axios').AxiosAdapter} */ export function getDefaultAdapter() { return getAdapter(axios.defaults.adapter); } ```
@kuitos friendly reminder
Rebased from master
@nikriaz thank you, i agree that it is probably caused by incompatible versions, vue@2 should be used with vue-inline-svg@2 and vue@3 should be used with vue-inline-svg@3
@bastien-roucaries can you provide a PR please?
@jonathantneal friendly reminder