Manuele

Results 6 issues of Manuele

To what I'm referring to in the title is that instead of getting and 8 characters long hash ([email protected]), i could for example define what up to the first 7...

Since switching to Vite.js 5 (using Ant 4) I get the following information during a build: ``` yarn run v1.22.19 $ vite build vite v5.0.0 building for production... transforming... node_modules/rc-field-form/es/utils/validateUtil.js...

I tried to execute ```js await chrome.scripting.executeScript({ target: {tabId: tab.id}, func: (text) => { (document.activeElement! as HTMLInputElement).value += (text || ''); }, args: [text], }); ``` and TypeScript tells me...

When using webpack with less loader ^12 I get the following warning: ``` WARNING Webpack Encore requires version ^11.0.0 of less-loader. Your version 12.2.0 is too new. The related feature...

A tool we use at work, uses your library. It's creator forwarded me to your library, so here I am. The original issue is at https://github.com/axllent/mailpit/issues/348 @axllent also commented a...

For anyone who wonders why they can't manage their domains on GoDaddy anymore, thats because of API changes that must have happened in Q1/2 2024. It would be great if...