Skip to content

How to load activity_id from query string instead of config #152

@deepinder19

Description

@deepinder19

_initFromQueryString in "TinCanJS/build/tincan-node.js" loads activity_id from url and creates a new Tincan.activity object. But if activity details are found in config, new activity object is created using those details and it overrides the activity object previously created using the url parameters.

Is there a way to let the url parameters set the activity object, or is it intended to be overridden by config?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions