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.

cardActionTemplate does not have an evaluator, it's not a built-in function or a custom function.

See original GitHub issue

Describe the bug

Not sure if this should be reported here or in the dotnet runtime, but since it is documented on the composer docs https://docs.microsoft.com/en-us/composer/how-to-send-cards, I will report it here.

cardActionTemplate is documented for the HeroCard, but doesn’t work in Composer 1.3.1. Currently I am only able to use plain text buttons, where I would need to use a imback with a different payload than the button.

cardActionTemplate does not have an evaluator, it's not a built-in function or a custom function.

Version

1.3.1

image

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • [] macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Expected behavior

cardActionTemplate to work, or a different function to add this imback / postback.

Screenshots

image

Additional context

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
cwhittencommented, Mar 8, 2021

Great feedback @iMicknl

I’ll transfer this issue to another project to discuss including this template as part of a package of utility templates made available to install into a Composer solution.

cc @clearab

1reaction
cwhittencommented, Mar 2, 2021

Hello @iMicknl - we’ll investigate where authoring support is at for this type.

@sangwoohaan do you recall previous discussions about these actions and how to author imBack and the like? We can connect offline.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CardAction does not have an evaluator · Issue #1513
... example from documentation I get error CardAction does not have an evaluator, it's not a built-in function or a customized function in ......
Read more >
Bot Framework Composer doesn't recognize custom function
SyntaxErrorException: {NAME_OF_FUNCTION_HERE} does not have an evaluator, it's not a built-in function or a custom function.
Read more >
Adaptive Cards Not Working Anymore
... there is no evaluator, it' snot a built-in function or a custom function. ... Meanwhile, the other adaptive card that I have...
Read more >
Adaptive expressions prebuilt functions in Bot Framework ...
Learn about the available prebuilt functions in adaptive expressions ordered by their general purpose.
Read more >
Build a bot with the new Bot Framework Composer
The Bot Framework Composer is an IDE built on top of Microsoft's Bot Framework SDK, aiming to provide a powerful, yet intuitive tool...
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