Google Action list type visuals not working correctly when clicked for the first timeWhy my actions on Google doesn't recognize touch selection?Google Action - Custom Reprompt is ignored when using List Option helperIntent without contextIs it possible to keep selecting an item from a carousel/list?Tapping on google assistant list always fires fallback intent for the first timeDialogflow - Actions on Google Account linking works on Android but not on IOSReprompt user if no response in google action?Agent works on Dialogflow, but not on Actions on GoogleIssue trying to build an action on google when a dialogflow agent existing previosly with intents and entitiesDialogFlow- Invoke intent without training phrases and saving response

How do I become a better writer when I hate reading?

Having some issue with notation in a Hilbert space

What is this plant I saw for sale at a Romanian farmer's market?

Is swap gate equivalent to just exchanging the wire of the two qubits?

Why do you need to heat the pan before heating the olive oil?

Explicit song lyrics checker

How can I maintain game balance while allowing my player to craft genuinely useful items?

Why we can't jump without bending our knees?

What kind of chart is this?

Do battery electrons only move if there is a positive terminal at the end of the wire?

Does anyone recognize these rockets, and their location?

Credit card validation in C

Fibonacci sequence and other metallic sequences emerged in the form of fractions

How can caller ID be faked?

I wish, I yearn, for an answer to this riddle

Can you place a web spell on a surface you cannot see?

Why can't I craft scaffolding in Minecraft 1.14?

Why swap space doesn't get filesystem check at boot time?

Is this broken pipe the reason my freezer is not working? Can it be fixed?

How could I create a situation in which a PC has to make a saving throw or be forced to pet a dog?

What is the precise meaning of "подсел на мак"?

How did space travel spread throughout the Star Wars galaxy?

Digital signature that is only verifiable by one specific person

Bash function: Execute $@ command with each argument in sequence executed separately



Google Action list type visuals not working correctly when clicked for the first time


Why my actions on Google doesn't recognize touch selection?Google Action - Custom Reprompt is ignored when using List Option helperIntent without contextIs it possible to keep selecting an item from a carousel/list?Tapping on google assistant list always fires fallback intent for the first timeDialogflow - Actions on Google Account linking works on Android but not on IOSReprompt user if no response in google action?Agent works on Dialogflow, but not on Actions on GoogleIssue trying to build an action on google when a dialogflow agent existing previosly with intents and entitiesDialogFlow- Invoke intent without training phrases and saving response






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I have implemented a List action visual on my google action. When I click on a list item, the related intent should fire, but on the very first click, it goes to default fallback intent.



I suppose it is because the output context is not attached when the list item is clicked, but not sure about that.
Any help would be greatly appreciated.










share|improve this question






















  • That could be the reason, but it is very difficult to tell without any information abut how you're doing it. Please update your questions with pictures of the intents, any code you're using to show the results, screen shots illustrating what is happening, etc. See Hey Google, I Need Help With My Action

    – Prisoner
    Mar 25 at 8:06











  • Are you implementing the actions_intent_OPTION intent?

    – Nick Felker
    Mar 25 at 13:39











  • @NickFelker, I tried with actions_intent_OPTION but it took me to another issue, in this case, only the last option of the list was triggered even if I click on any of the list options.

    – Prateek
    May 3 at 8:45

















0















I have implemented a List action visual on my google action. When I click on a list item, the related intent should fire, but on the very first click, it goes to default fallback intent.



I suppose it is because the output context is not attached when the list item is clicked, but not sure about that.
Any help would be greatly appreciated.










share|improve this question






















  • That could be the reason, but it is very difficult to tell without any information abut how you're doing it. Please update your questions with pictures of the intents, any code you're using to show the results, screen shots illustrating what is happening, etc. See Hey Google, I Need Help With My Action

    – Prisoner
    Mar 25 at 8:06











  • Are you implementing the actions_intent_OPTION intent?

    – Nick Felker
    Mar 25 at 13:39











  • @NickFelker, I tried with actions_intent_OPTION but it took me to another issue, in this case, only the last option of the list was triggered even if I click on any of the list options.

    – Prateek
    May 3 at 8:45













0












0








0








I have implemented a List action visual on my google action. When I click on a list item, the related intent should fire, but on the very first click, it goes to default fallback intent.



I suppose it is because the output context is not attached when the list item is clicked, but not sure about that.
Any help would be greatly appreciated.










share|improve this question














I have implemented a List action visual on my google action. When I click on a list item, the related intent should fire, but on the very first click, it goes to default fallback intent.



I suppose it is because the output context is not attached when the list item is clicked, but not sure about that.
Any help would be greatly appreciated.







dialogflow actions-on-google vui






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 25 at 4:56









PrateekPrateek

295




295












  • That could be the reason, but it is very difficult to tell without any information abut how you're doing it. Please update your questions with pictures of the intents, any code you're using to show the results, screen shots illustrating what is happening, etc. See Hey Google, I Need Help With My Action

    – Prisoner
    Mar 25 at 8:06











  • Are you implementing the actions_intent_OPTION intent?

    – Nick Felker
    Mar 25 at 13:39











  • @NickFelker, I tried with actions_intent_OPTION but it took me to another issue, in this case, only the last option of the list was triggered even if I click on any of the list options.

    – Prateek
    May 3 at 8:45

















  • That could be the reason, but it is very difficult to tell without any information abut how you're doing it. Please update your questions with pictures of the intents, any code you're using to show the results, screen shots illustrating what is happening, etc. See Hey Google, I Need Help With My Action

    – Prisoner
    Mar 25 at 8:06











  • Are you implementing the actions_intent_OPTION intent?

    – Nick Felker
    Mar 25 at 13:39











  • @NickFelker, I tried with actions_intent_OPTION but it took me to another issue, in this case, only the last option of the list was triggered even if I click on any of the list options.

    – Prateek
    May 3 at 8:45
















That could be the reason, but it is very difficult to tell without any information abut how you're doing it. Please update your questions with pictures of the intents, any code you're using to show the results, screen shots illustrating what is happening, etc. See Hey Google, I Need Help With My Action

– Prisoner
Mar 25 at 8:06





That could be the reason, but it is very difficult to tell without any information abut how you're doing it. Please update your questions with pictures of the intents, any code you're using to show the results, screen shots illustrating what is happening, etc. See Hey Google, I Need Help With My Action

– Prisoner
Mar 25 at 8:06













Are you implementing the actions_intent_OPTION intent?

– Nick Felker
Mar 25 at 13:39





Are you implementing the actions_intent_OPTION intent?

– Nick Felker
Mar 25 at 13:39













@NickFelker, I tried with actions_intent_OPTION but it took me to another issue, in this case, only the last option of the list was triggered even if I click on any of the list options.

– Prateek
May 3 at 8:45





@NickFelker, I tried with actions_intent_OPTION but it took me to another issue, in this case, only the last option of the list was triggered even if I click on any of the list options.

– Prateek
May 3 at 8:45












0






active

oldest

votes












Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55331455%2fgoogle-action-list-type-visuals-not-working-correctly-when-clicked-for-the-first%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55331455%2fgoogle-action-list-type-visuals-not-working-correctly-when-clicked-for-the-first%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript