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

Error when .f contains curly braces #6

Open
TimTeaFan opened this issue Apr 19, 2022 · 0 comments
Open

Error when .f contains curly braces #6

TimTeaFan opened this issue Apr 19, 2022 · 0 comments
Assignees
Labels
bug Something isn't working next major release will be implemented in next major release

Comments

@TimTeaFan
Copy link
Owner

map(1:4,  function(x) {
  x
  }) %>% as_loop()
#> Error: 'text' should either be length 1, or same length as 'ranges'

This error is probably raised in insert_and_reformat_text.

@TimTeaFan TimTeaFan added the bug Something isn't working label Apr 19, 2022
@TimTeaFan TimTeaFan self-assigned this Apr 19, 2022
@TimTeaFan TimTeaFan added the next major release will be implemented in next major release label Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working next major release will be implemented in next major release
Projects
None yet
Development

No branches or pull requests

1 participant