Skip to content

2DPrinting remove axios#1684

Merged
DanielTQuach merged 1 commit into
devfrom
rem-axios-incr
Jun 21, 2025
Merged

2DPrinting remove axios#1684
DanielTQuach merged 1 commit into
devfrom
rem-axios-incr

Conversation

@DanielTQuach

@DanielTQuach DanielTQuach commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

regarding #1676
removing axiosfor only 2DPrinting.js

@evanugarte evanugarte left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try running quasar in parallel with clark, and see if the file makes it to quasar?

https://github.com/SCE-Development/Quasar

be sure to enable printing below

"ENABLED": false

const res = await fetch(url.href, {
method: 'POST',
headers: {
'Authorization': `Bearer ${token}`

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need 'Content-Type': 'multipart/form-data',?

@n8thantran n8thantran left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DanielTQuach
DanielTQuach merged commit 6c37800 into dev Jun 21, 2025
4 checks passed
@DanielTQuach
DanielTQuach deleted the rem-axios-incr branch June 21, 2025 21:04
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.

3 participants