poorejc edited a comment on issue #50: URL: https://github.com/apache/incubator-flagon-useralejs/issues/50#issuecomment-801190811
Replicated bug: last click on page before redirect (linked button element) is not flushed out of queue to logging endpoint. desired behavior is that any dump of page triggers a flush of the log queue to the server. Built example mock at ./example/index.html on https://github.com/apache/incubator-flagon-useralejs/tree/flagon-userale-50 Confirmed with both example server and running single node ELK stack as logging backend. NOTE: I'm seeing this issue for default params in .options. Also seeing this behavior when I kill the tab and when I navigate away, manually or directed through a link. Desired behavior should be the same for default or modified--dump of page should trigger sendOnClose function. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org