HT-Moh

Results 13 issues of 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...

template: bug
area: Edge

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. ![image](https://user-images.githubusercontent.com/34759569/125574426-6a086fc1-403f-4ef5-aab7-ee7c70fb8cb2.png) ![image](https://user-images.githubusercontent.com/34759569/125574504-f056bf16-3e19-451a-b195-ea1d166b871d.png) Tyring to sync all note, didn't sovle the problem and there is no error displayed.

Type: Bug

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 ![image](https://user-images.githubusercontent.com/34759569/154817281-df394cd2-691b-4083-9c34-7b6a843785a3.png) 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...

question

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...

require BC break
probably wontfix
workaround available

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...

k/bug

## 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...