Chris King Vargas

Results 17 comments of Chris King Vargas
trafficstars

Fork and ticker with **App.tsx** and **index.html**

> 1.cloned the project to my vs code > 2.changed the package.json>homepage link to my name > 3.changed few fields from app.tsx > 4.saved the project > 5.when i tried...

@Whythme I just match the name, homepage in package.json and base in vite.config.ts. I think I ignored that error and run`pnpm run deploy` and wait for gh-pages to deploy and...

@danurrr hello, sorry for the late reply. Here are the files you'd need to edit to make it work: - package.json - vite.config.ts This is based on your fork repo...

This didn't fix the issue. How could I show the logs? Electron 24.8.6 win32 10.0.22631 Locale: en-US

> Hi @devCKVargas. Just to be sure, are you using caprine from https://github.com/stkrknds/caprine/tree/tray-icon ? I've changed the selector again, so please try the new version and let me know if...

Latest commit seemed to have fixed it including the notification. Thank you @stkrknds & @sgtcoder!

> While you are updating darkmode CSS, when you have a chat that uses a Messenger theme the text box will be light too which makes your writing impossible to...

> did anyone manage to fix it? have exactly the same issue It's now working after I disabled APC extension (it conflicts) and switched to Pre-Release Version. Even after returning...