twenty
twenty copied to clipboard
Building a modern alternative to Salesforce, powered by the community.
fixes: #3053
## Scope & Context If you self host twenty right now, you would be essentially hosting a competition to the cloud service. Self-hosting usually means that they are going to...
We got some pretty though feedback due to the broken Render button, would be nice to fix it :-) https://twitter.com/jdevalk/status/1742277843004850598 It might have to do with the FDW extensions. @martmull...
## Scope & Context In activity editor. ## Current behavior If we don't have the focus on a line in the activity editor, we have to hover precisely above the...
## Scope & Context For now, threads and messages are fetched separately. - First we fetch all the threads and save them in the database - Then we fetch all...
Fix #2498 Updated 
I had this error when starting my storybook dev server:  I saw this issue https://github.com/storybookjs/storybook/issues/20876 and tried the following solution: removing ~/.pnp.cjs and...
## Scope & Context Try logging by email with whitespaces at first or last or both. ``` [email protected]``` or ```[email protected] ``` ## Current behavior It shows invalid email  ##...