Timeline Module in RC4 still "buggy"
I really love the "outline" format of the timeline module (especially public); where you can see two lines of small posts. However, whenever, we incorporate this in the site problems start to happen (I already listed a few in this forum, examples: https://unacms.com/d/rc4-time-line-design-issue-item-actions).
Issues encountered are largely related to the appearance of the actions items (.e.g, sticking our of order), but more importantly, the "scroll" function get missed up and the "loading" button get stuck with no further scrolling (image below).
I hope UNA team tweak this module better to clean this buggy behavior @Alex T⚜️ @LeonidS
-
-
·
Anton L
- ·
Hello
I just tested the Public Feed (Outline) on this site and 'Loading' button is working fine. It's also working correctly when 'Infinite Scroll' is enabled.
The button uses JavaScript to load more content. So, if you have any JavaScript error on the page it will break the 'Loading' button's work.
-
·
Anton L
-
Thanks for the clarification. Can you kindly show me how to find out if I have "JavaScript errors" on my UNA page and how to fix them (troubleshoot it)? Thank you so much
-
I noted this box on my site (image below), but not sure what it means...
-
-
·
Alex T⚜️
- ·
You need to open developer console in the browser and look for any errors in "Console" tab.
-
·
Alex T⚜️
-
Here is the errors on the "console" tab: (likely the last couple of items are the pertinent ones):
element.style {
- transform: none;
}
gzip_loader…2061.css:25
.bx-media-phone .bx-def-page-width {
- width: auto;
}
bx_templ_le…s?rev=314:5
.bx-def-page-width {
- max-width: 1280px;
- width: 100%;
}
gzip_loader…2061.css:25
.bx-def-page-width {
- max-width: 1280px;
- width: 100%;
}
gzip_loader…2061.css:23
.px-3 {
- padding-left: 0.75rem;
- padding-right: 0.75rem;
}
gzip_loader…2061.css:23
.box-border {
- box-sizing: border-box;
}
gzip_loader…2061.css:23
.mx-auto {
- margin-left: auto;
- margin-right: auto;
}
gzip_loader…2061.css:23
*, ::backdrop, :after, :before {
- --tw-border-spacing-x: 0;
- --tw-border-spacing-y: 0;
- --tw-translate-x: 0;
- --tw-translate-y: 0;
- --tw-rotate: 0;
- --tw-skew-x: 0;
- --tw-skew-y: 0;
- --tw-scale-x: 1;
- --tw-scale-y: 1;
- --tw-pan-x: ;
- --tw-pan-y: ;
- --tw-pinch-zoom: ;
- --tw-scroll-snap-strictness: proximity;
- --tw-ordinal: ;
- --tw-slashed-zero: ;
- --tw-numeric-figure: ;
- --tw-numeric-spacing: ;
- --tw-numeric-fraction: ;
- --tw-ring-inset: ;
- --tw-ring-offset-width: 0px;
- --tw-ring-offset-color:
#fff; - --tw-ring-color: #3b82f680;
- --tw-ring-offset-shadow: 0 0 #0000;
- --tw-ring-shadow: 0 0 #0000;
- --tw-shadow: 0 0 #0000;
- --tw-shadow-colored: 0 0 #0000;
- --tw-blur: ;
- --tw-brightness: ;
- --tw-contrast: ;
- --tw-grayscale: ;
- --tw-hue-rotate: ;
- --tw-invert: ;
- --tw-saturate: ;
- --tw-sepia: ;
- --tw-drop-shadow: ;
- --tw-backdrop-blur: ;
- --tw-backdrop-brightness: ;
- --tw-backdrop-contrast: ;
- --tw-backdrop-grayscale: ;
- --tw-backdrop-hue-rotate: ;
- --tw-backdrop-invert: ;
- --tw-backdrop-opacity: ;
- --tw-backdrop-saturate: ;
- --tw-backdrop-sepia: ;
}
gzip_loader…2061.css:23
*, :after, :before {
- box-sizing: border-box;
- border: 0 solid
#e5e7eb;
}
user agent stylesheet
div {
- display: block;
}
Inherited from body.bx-artificer.bx-page-home.bx-def-font.bx-def-color-bg-page.bx-def-image-bg-page.bx-user-authorized
gzip_loader…2061.css:23
.bx-def-color-bg-page {
- --tw-bg-opacity: 1;
- background-color: rgb(243 244 246/var(--tw-bg-opacity));
}
gzip_loader…2061.css:23
.bx-artificer .bx-def-font-inputs:not(.bx-btn), .bx-def-font {
- font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
- --tw-text-opacity: 1;
- color: rgb(107 114 128/var(--tw-text-opacity));
}
gzip_loader…2061.css:23
body {
- margin: 0;
- line-height: inherit;
}
Inherited from html.bx-media-phone.bx-media-phone2
gzip_loader…2061.css:25
html.bx-media-phone {
- font-size: 100%;
}
gzip_loader…2061.css:23
html {
- line-height: 1.5;
- -webkit-text-size-adjust: 100%;
- -moz-tab-size: 4;
- -o-tab-size: 4;
- tab-size: 4;
- font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
- font-feature-settings: normal;
}
Pseudo ::before element
gzip_loader…2061.css:23
*, ::backdrop, :after, :before {
- --tw-border-spacing-x: 0;
- --tw-border-spacing-y: 0;
- --tw-translate-x: 0;
- --tw-translate-y: 0;
- --tw-rotate: 0;
- --tw-skew-x: 0;
- --tw-skew-y: 0;
- --tw-scale-x: 1;
- --tw-scale-y: 1;
- --tw-pan-x: ;
- --tw-pan-y: ;
- --tw-pinch-zoom: ;
- --tw-scroll-snap-strictness: proximity;
- --tw-ordinal: ;
- --tw-slashed-zero: ;
- --tw-numeric-figure: ;
- --tw-numeric-spacing: ;
- --tw-numeric-fraction: ;
- --tw-ring-inset: ;
- --tw-ring-offset-width: 0px;
- --tw-ring-offset-color:
#fff; - --tw-ring-color: #3b82f680;
- --tw-ring-offset-shadow: 0 0 #0000;
- --tw-ring-shadow: 0 0 #0000;
- --tw-shadow: 0 0 #0000;
- --tw-shadow-colored: 0 0 #0000;
- --tw-blur: ;
- --tw-brightness: ;
- --tw-contrast: ;
- --tw-grayscale: ;
- --tw-hue-rotate: ;
- --tw-invert: ;
- --tw-saturate: ;
- --tw-sepia: ;
- --tw-drop-shadow: ;
- --tw-backdrop-blur: ;
- --tw-backdrop-brightness: ;
- --tw-backdrop-contrast: ;
- --tw-backdrop-grayscale: ;
- --tw-backdrop-hue-rotate: ;
- --tw-backdrop-invert: ;
- --tw-backdrop-opacity: ;
- --tw-backdrop-saturate: ;
- --tw-backdrop-sepia: ;
}
gzip_loader…2061.css:23
:after, :before {
- --tw-content: "";
}
gzip_loader…2061.css:23
*, :after, :before {
- box-sizing: border-box;
- border: 0 solid
#e5e7eb;
}
Pseudo ::after element
gzip_loader…2061.css:23
*, ::backdrop, :after, :before {
- --tw-border-spacing-x: 0;
- --tw-border-spacing-y: 0;
- --tw-translate-x: 0;
- --tw-translate-y: 0;
- --tw-rotate: 0;
- --tw-skew-x: 0;
- --tw-skew-y: 0;
- --tw-scale-x: 1;
- --tw-scale-y: 1;
- --tw-pan-x: ;
- --tw-pan-y: ;
- --tw-pinch-zoom: ;
- --tw-scroll-snap-strictness: proximity;
- --tw-ordinal: ;
- --tw-slashed-zero: ;
- --tw-numeric-figure: ;
- --tw-numeric-spacing: ;
- --tw-numeric-fraction: ;
- --tw-ring-inset: ;
- --tw-ring-offset-width: 0px;
- --tw-ring-offset-color:
#fff; - --tw-ring-color: #3b82f680;
- --tw-ring-offset-shadow: 0 0 #0000;
- --tw-ring-shadow: 0 0 #0000;
- --tw-shadow: 0 0 #0000;
- --tw-shadow-colored: 0 0 #0000;
- --tw-blur: ;
- --tw-brightness: ;
- --tw-contrast: ;
- --tw-grayscale: ;
- --tw-hue-rotate: ;
- --tw-invert: ;
- --tw-saturate: ;
- --tw-sepia: ;
- --tw-drop-shadow: ;
- --tw-backdrop-blur: ;
- --tw-backdrop-brightness: ;
- --tw-backdrop-contrast: ;
- --tw-backdrop-grayscale: ;
- --tw-backdrop-hue-rotate: ;
- --tw-backdrop-invert: ;
- --tw-backdrop-opacity: ;
- --tw-backdrop-saturate: ;
- --tw-backdrop-sepia: ;
}
gzip_loader…2061.css:23
:after, :before {
- --tw-content: "";
}
gzip_loader…2061.css:23
*, :after, :before {
- box-sizing: border-box;
- border: 0 solid
#e5e7eb;
}
Pseudo ::backdrop element
gzip_loader…2061.css:23
*, ::backdrop, :after, :before {
- --tw-border-spacing-x: 0;
- --tw-border-spacing-y: 0;
- --tw-translate-x: 0;
- --tw-translate-y: 0;
- --tw-rotate: 0;
- --tw-skew-x: 0;
- --tw-skew-y: 0;
- --tw-scale-x: 1;
- --tw-scale-y: 1;
- --tw-pan-x: ;
- --tw-pan-y: ;
- --tw-pinch-zoom: ;
- --tw-scroll-snap-strictness: proximity;
- --tw-ordinal: ;
- --tw-slashed-zero: ;
- --tw-numeric-figure: ;
- --tw-numeric-spacing: ;
- --tw-numeric-fraction: ;
- --tw-ring-inset: ;
- --tw-ring-offset-width: 0px;
- --tw-ring-offset-color:
#fff; - --tw-ring-color: #3b82f680;
- --tw-ring-offset-shadow: 0 0 #0000;
- --tw-ring-shadow: 0 0 #0000;
- --tw-shadow: 0 0 #0000;
- --tw-shadow-colored: 0 0 #0000;
- --tw-blur: ;
- --tw-brightness: ;
- --tw-contrast: ;
- --tw-grayscale: ;
- --tw-hue-rotate: ;
- --tw-invert: ;
- --tw-saturate: ;
- --tw-sepia: ;
- --tw-drop-shadow: ;
- --tw-backdrop-blur: ;
- --tw-backdrop-brightness: ;
- --tw-backdrop-contrast: ;
- --tw-backdrop-grayscale: ;
- --tw-backdrop-hue-rotate: ;
- --tw-backdrop-invert: ;
- --tw-backdrop-opacity: ;
- --tw-backdrop-saturate: ;
- --tw-backdrop-sepia: ;
}
margin
‒
‒border
‒
‒padding
‒
12552×58280.40012
‒‒
‒‒
‒
Console
What's New
top
Default levels
49 Issues:
1
48
4 hidden
gzip_loader.php?file…1046ffb643e59.js:10
JQMIGRATE: Migrate is installed, version 3.4.0
ServiceWorkerManager.js:341
[Service Worker Installation] Installing service worker failed SecurityError: Failed to register a ServiceWorker for scope ('https://tajrebatee.com/') with script ('https://tajrebatee.com/OneSignalSDKWorker.js?appId=6e4c05f0-48eb-4e8f-a6fb-520c16ec7eef&sdkVersion=151601'): The script resource is behind a redirect, which is disallowed.
(anonymous)@ServiceWorkerManager.js:341
all.f9336692.js:8
Allow attribute will take precedence over 'allowfullscreen'.
platform.js:8
Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at e.fullHash (platform.js:8:29460)
at e.hash (platform.js:8:29609)
at j.url (platform.js:8:17682)
at j.buttons.facebook (platform.js:8:18476)
at platform.js:8:17956
at Array.forEach (<anonymous>)
at e.each (platform.js:8:25747)
at j.buttons (platform.js:8:17815)
at platform.js:8:20461
at HTMLLinkElement.e (platform.js:8:14693)
/onesignalsdkworker.…sdkVersion=151601:1
Failed to load resource: the server responded with a status of 404 (Not Found)
ServiceWorkerManager.js:350
Uncaught (in promise) rt: Registration of a Service Worker failed.
at Vt.<anonymous> (https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151601:1:178003)
at Generator.next (<anonymous>)
at r (https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151601:1:716)
www-widgetapi.js:1128
Unrecognized feature: 'web-share'.
Lp@www-widgetapi.js:1128
16
Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factor'.
dotcom-bootstrap.js:1
Uncaught (in promise) DOMException: Blocked a frame with origin "https://www.bbc.com" from accessing a cross-origin frame.
at https://gn-web-assets.api.bbc.com/ngas/dotcom-bootstrap.js:1:53733
at U (https://gn-web-assets.api.bbc.com/ngas/dotcom-bootstrap.js:1:53773)
at Me (https://gn-web-assets.api.bbc.com/ngas/dotcom-bootstrap.js:1:69150)
at https://gn-web-assets.api.bbc.com/ngas/dotcom-bootstrap.js:1:71463
platform.js:7
Uncaught TypeError: Cannot read properties of null (reading 'document')
at c.sandbox.m.__appended (platform.js:7:21431)
at n.init (platform.js:7:26908)
at new n (platform.js:7:26157)
at platform.js:7:27779
at Array.reduce (<anonymous>)
at e.reduce (platform.js:8:26229)
at m.fetch (platform.js:7:27748)
at m.one (platform.js:7:30793)
at A (platform.js:9:557)
at N (platform.js:9:3681)
DevTools failed to load source map: Could not load content for https://tajrebatee.com/quill.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://tajrebatee.com/plyr.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE