microsoft / BotFramework-Composer

Dialog creation and management for Microsoft Bot Framework Applications
https://docs.microsoft.com/en-us/composer/
MIT License
860 stars 366 forks source link

Onclick Insert property reference in a memory drop down not appearing in Bot Framework Composer 2.1.3. #9666

Closed dmvtech closed 5 months ago

dmvtech commented 8 months ago

Describe the bug

Onclick Insert property reference in a memory drop down not appearing in Bot Framework Composer 2.1.3. Works in 2.1.2. Not sure about previous nightly versions.

Version

Version: 2.1.3-nightly.364675.1a93f21 Electron: 14.2.6 Chrome: 93.0.4577.82 NodeJS: 14.17.0 V8: 9.3.345.20-electron.0

Browser

OS

To Reproduce

Steps to reproduce the behavior:

  1. Set a property or Set Properties in a dialog or trigger
  2. set property variable/scope
  3. Use an expression for the value
  4. See that the drop down for Insert a property reference in memory (as well as Insert an adaptive expression...) is greyed out and unusable.

Expected behavior

Should be able to click and select property references

Screenshots

image