Skip to content

Conversation

joeizang
Copy link
Collaborator

fixes #6104

@joeizang joeizang requested a review from ryestew June 24, 2025 12:12
@joeizang joeizang self-assigned this Jun 24, 2025
@joeizang joeizang added the ready-to-review PR ready to review label Jun 24, 2025
Copy link

netlify bot commented Jun 24, 2025

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit 2230afe
🔍 Latest deploy log https://app.netlify.com/projects/remixproject/deploys/685ab18827eb7d0008b67f94
😎 Deploy Preview https://deploy-preview-6109--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Collaborator

@ryestew ryestew left a comment

Choose a reason for hiding this comment

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

It works for me.

@joeizang joeizang force-pushed the vyper-playbtn-fix branch from dbe5993 to d112b00 Compare June 24, 2025 12:41
console.log('compilePackage', `${url}compile`)
let response = await axios.post(`${url}compile`, compilePackage )
let response
if (url.endsWith('/')) {
Copy link
Contributor

Choose a reason for hiding this comment

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

why are you checking the URL here an not below?

@yann300 yann300 enabled auto-merge June 24, 2025 14:12
@yann300 yann300 merged commit 1f63933 into master Jun 24, 2025
33 checks passed
@yann300 yann300 deleted the vyper-playbtn-fix branch June 24, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-review PR ready to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

on alpha: Vyper play button to compile not working
3 participants