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

Extension method up_to is not properly imported. #11083

Open
farmaazon opened this issue Sep 16, 2024 · 0 comments
Open

Extension method up_to is not properly imported. #11083

farmaazon opened this issue Sep 16, 2024 · 0 comments
Labels
--bug Type: bug -gui p-medium Should be completed in the next few sprints

Comments

@farmaazon
Copy link
Contributor

To reproduce in newly created

  1. Remove all imports in code editor
  2. add any integer node (for example 4)
  3. select the node and pick up_to in component browser.
    The error appears, that up_to method cannot be found - we lack proper import (it is extension method from Standard.Base.Data.Range.Extensions)
@farmaazon farmaazon added p-medium Should be completed in the next few sprints --bug Type: bug -gui labels Sep 16, 2024
@farmaazon farmaazon added this to the Future Release milestone Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--bug Type: bug -gui p-medium Should be completed in the next few sprints
Projects
Status: New
Development

No branches or pull requests

1 participant