Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix overlap task title #796

Closed

Conversation

MasterIceZ
Copy link
Member

Fix overlap task name
(BEFORE)
image
(AFTER)
image

@vercel
Copy link

vercel bot commented Jan 22, 2023

@MasterIceZ is attempting to deploy a commit to the proginth Team on Vercel.

A member of the Team first needs to authorize it.

@MasterIceZ MasterIceZ changed the title Fix overlap task Fix overlap task title Jan 22, 2023
@pongsaphol
Copy link
Member

@iammarkps

@vercel
Copy link

vercel bot commented Jan 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
programming-in-th ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 24, 2023 at 1:19PM (UTC)

@pongsaphol
Copy link
Member

13:33:08.794 | ./src/components/Task/Layout.tsx:22:30
13:33:08.794 | Type error: Type '{ task: Task; type: string; assessmentId: string \| undefined; }' is not assignable to type 'IntrinsicAttributes & { task: Task; assessmentId?: string \| undefined; }'.
13:33:08.794 | Property 'type' does not exist on type 'IntrinsicAttributes & { task: Task; assessmentId?: string \| undefined; }'.
13:33:08.794 |  
13:33:08.794 | 20 \|       <div className="align-center flex h-full w-screen justify-center px-4 pt-4">
13:33:08.794 | 21 \|         <div className="flex h-full w-full max-w-6xl flex-col gap-2 md:flex-row md:gap-8">
13:33:08.794 | > 22 \|           <Title task={task} type={type} assessmentId={assessmentId} />
13:33:08.794 | \|                              ^
13:33:08.794 | 23 \|         </div>
13:33:08.794 | 24 \|       </div>
13:33:08.795 | 25 \|       <div className="align-center flex h-full w-screen justify-center px-4 py-4">
13:33:08.827 | ELIFECYCLE  Command failed with exit code 1.
13:33:08.847 | Error: Command "pnpm run build" exited with 1

@MasterIceZ please fix the above error

@MasterIceZ
Copy link
Member Author

It might be work right now.

But there is a problem with rendering pictures in solution tab.

@MasterIceZ
Copy link
Member Author

I changed metaverse_1 ro metaverse_2 so it can be compile since picture compiling doesn't work right now.

@pongsaphol
Copy link
Member

view #797

@pongsaphol pongsaphol closed this Jan 24, 2023
@MasterIceZ MasterIceZ deleted the fix-overlap-task branch January 25, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants