mbeddr.core icon indicating copy to clipboard operation
mbeddr.core copied to clipboard

Grammar Cells OptionalCell gives compiler error when using a projection or only a constant cell

Open eugenschindler opened this issue 6 years ago • 0 comments

If I use this: image or this: image or a combination of the two, I get compiler errors. If I use this: image it nicely builds. Although obvious for people who know it, I think it would be helpful to add a descriptive error message that tells new users that you cannot use a projection or a constant cell only in this case. For example code, please see attached zip. GrammarCellsTest.zip

eugenschindler avatar Apr 23 '18 09:04 eugenschindler