You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last-name variable is not yet defined. However, the variable name appears in a question title:
In the first question (Hi, {first-name}) nothing is rendered instead of an empty value. Shouldn't we avoid rendering a variable name for the second questioun?
The text was updated successfully, but these errors were encountered:
View Demo
The
![Image](https://private-user-images.githubusercontent.com/22372972/410394023-79fb403f-36b8-4d3b-b136-151b87d9894f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjE2MjUsIm5iZiI6MTczODk2MTMyNSwicGF0aCI6Ii8yMjM3Mjk3Mi80MTAzOTQwMjMtNzlmYjQwM2YtMzZiOC00ZDNiLWIxMzYtMTUxYjg3ZDk4OTRmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDIwNDg0NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTE4MDRkZTkyM2E5ZTE5YzY1MTU3ODUzZTdhM2RmYmY4NzM3YjljNTRkNGRjNzA5ZTJiOWVkMmU0ZmY1MmEwYWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.F7Cd5ZwAtd1kfUOVfxosw8VG_mJjXwzHFU-_0tyNOp8)
last-name
variable is not yet defined. However, the variable name appears in a question title:In the first question (
Hi, {first-name}
) nothing is rendered instead of an empty value. Shouldn't we avoid rendering a variable name for the second questioun?The text was updated successfully, but these errors were encountered: