HT-Moh
HT-Moh
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: linux Arch: x64 Version: #46~20.04.1-Ubuntu...
Email not loading Invalid date range: dates:1591282850..1606834850 ``` Traceback (most recent call last): File ".../plugins/search.py", line 376, in _message evaluate_sender_trust(self.session.config, email, tree) File ".../security.py", line 649, in evaluate_sender_trust if total()...
Using Gitihub auth, I am not able to save the notes.   Tyring to sync all note, didn't sovle the problem and there is no error displayed.
I am using nextjs ` "next": "^12.1.5",` , I updated recently the packages and I got the error. `Type '{}' is not assignable to type 'ReactNode'.` "react": "^18.1.0", "react-dom": "^18.1.0",...
I am not able to save the template - it stay on saving, when I refresh template is empty  One more issue there is as well no possibility to...
Hi I created a basic implementation of the TOAT UI using vuejs however I am facing an issue with the svg icons which are not displayed somehow. I tried everything...
Hi I am facing an issue which I am trying to resolve for quite a long time now. **Background** The integration of Daphne with Django and Channels "was working" fine...
Hi I installed admin tools, after adding the apps and running the migrations I got the following error I am using django2 ``` django.db.utils.ProgrammingError: relation "admin_tools_dashboard_preferences" does not exist LINE...
I restored the database using `Prisma`, and once I go to Hasura and click `Track all` got the following error `cannot include "accounts.compound_id_unique" in the GraphQL schema because it is...
## Description Issue I am encountering a TypeScript error when trying to use ScrollSync from react-scroll-sync in my Next.js project. The error states that ScrollSync's type FC is not a...