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

Падаем на комментариях #236

Open
vitkarpov opened this issue Oct 10, 2014 · 1 comment
Open

Падаем на комментариях #236

vitkarpov opened this issue Oct 10, 2014 · 1 comment

Comments

@vitkarpov
Copy link

Иногда хочется поставить комментарий рядом с полем нодсета, например:

my-block({
   'content': 'hello, world!'
   // зарезервируем место под количество, несмотря на то, что пока нет данных
   // чтобы избежать прыганий когда данные приедут
   'count': 'hidden'
})

Вот такой комментарий сейчас поставить нельзя, получим предупреждение:

Warning: ERROR: number, string, jpath, variable or function call expected
@pasaran
Copy link
Owner

pasaran commented Oct 10, 2014

Хмм. Посмотрю.
По идее должно быть, т.е. это не фича такая точно )

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