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

lu file can't save when changing in dialog page. #2336

Closed
2 of 7 tasks
VanyLaw opened this issue Mar 23, 2020 · 1 comment
Closed
2 of 7 tasks

lu file can't save when changing in dialog page. #2336

VanyLaw opened this issue Mar 23, 2020 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists Type: Bug Something isn't working

Comments

@VanyLaw
Copy link
Contributor

VanyLaw commented Mar 23, 2020

Describe the bug

After create a interruptionSample, changed the getProfile dialog into luis recognizer, show error.
image

I change the lu as below, but it can't save in that panel. it can only save in lu page.

- my name is {personName:userName}
- {personName:userName}
- {age:userAge}
- I'm {age:userAge} years old
 
@ prebuilt  personName userName
@ prebuilt  age userAge

image

Version

master branch

Browser

  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu
@VanyLaw VanyLaw added Type: Bug Something isn't working Needs-triage A new issue that require triage labels Mar 23, 2020
@zhixzhan zhixzhan self-assigned this Mar 23, 2020
@zhixzhan
Copy link
Contributor

it's kind of known issue inline lu editor can't save with error. talked on #2141 #2267, and will be fixed in #2272

@zhixzhan zhixzhan added duplicate This issue or pull request already exists and removed Needs-triage A new issue that require triage labels Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants