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

gui: Remove erronous $ from scope in directive (fixes #7124) #7125

Merged
merged 1 commit into from Nov 18, 2020

Conversation

imsodin
Copy link
Member

@imsodin imsodin commented Nov 18, 2020

Fixes #7124, which is a regression introduced in #7049. The function argument scope doesn't get a $ here, while it does in the main controller - I don't know why that is, but I'd rather not touch it (as in add the $ for consistency) and just fix the newly introduced code by removing the $.

@calmh calmh merged commit 53fd54e into syncthing:main Nov 18, 2020
@calmh calmh added this to the v1.12.0 milestone Nov 18, 2020
@imsodin imsodin deleted the gui/fix-7124 branch November 18, 2020 12:34
calmh added a commit that referenced this pull request Nov 18, 2020
* release:
  gui: Remove erronous $ from scope in directive (fixes #7124) (#7125)
@st-review st-review added the frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion label Nov 19, 2021
@syncthing syncthing locked and limited conversation to collaborators Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RC] Copy-pasting device ID to input field throws JS error
3 participants