You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, calling AMP.setState({}) from within amp-script won't execute bindings. We should at least allow this if the AMP.setState call was initiated by an user interaction.
My use case is: open a search dialog via a keyboard shortcut.
Currently, calling AMP.setState({}) from within amp-script won't execute bindings. We should at least allow this if the AMP.setState call was initiated by an user interaction.
My use case is: open a search dialog via a keyboard shortcut.
Demo: https://amp-script-demos.glitch.me/#development=1
The text was updated successfully, but these errors were encountered: