Skip to content

Active elements output empty #1188

@lainets

Description

@lainets

The manual's active elements example is supposed to echo back the input but the output is left empty. The problem is not yet on production but can be found on minus: https://minus.cs.aalto.fi/aplus-manual/master/active_elements/introduction/.

Commit ad95bc9 changes the URL being polled to be configured through a HTML attribute but the URL hasn't been configured for active elements. Furthermore, active elements wants to poll the submission but the submission doesn't exist when the page is loaded, so the URL isn't known until after the page is loaded when the submission is made.

Edit: Note that the output will show up after reloading the page.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions