Mahmud Sajjad Abeer

Results 6 issues of Mahmud Sajjad Abeer

This is the code I'm rendering with:- ```tsx import React from 'react'; import MarkdownPreview from '@uiw/react-markdown-preview'; import rehypeMermaid from 'rehype-mermaidjs'; export default function MyMarkdownPreview({ data, setData }: { data: string;...

Vjudge sometimes timeouts when downloading the solutions from ![this link](https://vjudge.net/user/exportSource?minRunId=0&maxRunId=99999999&ac=true). ![image](https://user-images.githubusercontent.com/35918365/82415791-de185880-9a9a-11ea-925b-63c39b9c51ae.png) The program stops unexpectedly when it can't find the downloaded zip. ![image](https://user-images.githubusercontent.com/35918365/82415333-2c792780-9a9a-11ea-8f9e-707e6ae8c593.png)