question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v1.4.0 nightly wrong property reference in memory

See original GitHub issue

Describe the bug

In v1.4.0 (nightly, haven’t checked the public version yet) if you want to refer to the recognized entities by LUIS, there is the option to insert a property reference from the context menu within the “Send a response” action, but unfortunately this inserts the reference wrong as it adds turn.recognizedEntities which does not refer to properties/entities in memory as it should be turn.recognized.entities to refer to the entites recognized from LUIS correctly.

Version

1.4.0-nightly

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

Screenshots

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

0reactions
cosmicshuaicommented, Apr 2, 2021

@stephanbisser I found some documents for TurnPath and dialogPath, which corresponding to turn.sth and dialog.sth TurnPath DialogPath

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring CircleCI
This document is a reference for the CircleCI 2.x configuration keys that are used in the .circleci/config.yml file. You can see a complete...
Read more >
cordova-plugin-file
cordova-plugin-file. This plugin implements a File API allowing read/write access to files residing on the device. This plugin is based on several specs, ......
Read more >
Ray Core API — Ray 2.2.0 - the Ray documentation
Arguments to the task will be recursively reconstructed. If False, then ray.ObjectLostError will be thrown. _redis_max_memory – Redis max memory.
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
... Bug:715 - "sun-jdk-1.4.0.ebuild" status:RESOLVED resolution:FIXED severity: ... Bug:1533 - "incorrect font.properties file with blackdown-jdk-1.3.1-r3" ...
Read more >
Releases · opentoonz/opentoonz - GitHub
OpenToonz - An open-source full-featured 2D animation creation software - Releases · opentoonz/opentoonz.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found