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

RPC blocks lose input slot types after duplication #1415

Closed
gsteinLTU opened this issue Aug 22, 2023 · 1 comment
Closed

RPC blocks lose input slot types after duplication #1415

gsteinLTU opened this issue Aug 22, 2023 · 1 comment

Comments

@gsteinLTU
Copy link
Member

For example, duplicating
myRole script pic (2)
results in
myRole script pic (3) (with the number inputs no longer restricted)
The values are validated server-side so it's not breaking anything, but this is a regression (editor is still fine).

@gsteinLTU gsteinLTU changed the title RPC blocks lose typing after duplication RPC blocks lose input slot types after duplication Aug 22, 2023
@brollb
Copy link
Collaborator

brollb commented Aug 23, 2023

Weird. I wonder what broke this... Thanks for opening the issue!

@brollb brollb closed this as completed in 4bf9f32 Sep 26, 2023
brollb added a commit that referenced this issue Sep 26, 2023
Add (hacky) fallback for getting a ref to the IDE morph in RPC blocks. Fix #1415
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

No branches or pull requests

2 participants