Replies: 1 comment
-
hi, that's right, that's not a report we hear very often! sounds like there was a javascript error that prevented the list from rendering. i'm not aware of a way to collect data on how much that's happening, but the DOM object to monitor would be the it's great that you were able to get the user's OS information, looks like that was released 9 years ago (September 30, 2015). some things to try:
i do see this one error that isn't blocking me from seeing the meetings page, looks like it's related to the "javascript infinity module" - not sure what that is but might be worth seeing if that can be turned off? |
Beta Was this translation helpful? Give feedback.
-
Hi,
I've received feedback some browsers(potentially linked to the machines configuration) don't see TSML - rendering.
There is a "widget" block above which renders, but the end users machine (mac, running chrome) doesn't see TSML UI at all.
Rare I imagine, I was wondering is there anyway to detect:
has / hasn't completed ?
Its not my machine / and I cant replicate - thinking if I can detect when rendering has finished on both page types - (or not) I can nudge the user to try another browser / device.
The information I have is they use a macOS 10.11.6, and Google Chrome: OS X 10.11
Any thoughts welcome, for the meeting page, I did try to detect when animation to switch between list view had stopped/started (via animationend) . But I wasn't 100% sure which DOM objects to monitor.
Web page: https://codauk.org/meetings/?tsml-day=any
Does anyone not see the meetings list render? Come across this ? Thinking its peculiar - dont believe Ive seen this arise on the discussion forum - despite the huge number of sites running TSML.
Beta Was this translation helpful? Give feedback.
All reactions