Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some improvements/fixes #160

Open
MaluNoPeleke opened this issue Mar 26, 2021 · 0 comments
Open

Some improvements/fixes #160

MaluNoPeleke opened this issue Mar 26, 2021 · 0 comments
Labels

Comments

@MaluNoPeleke
Copy link
Contributor

MaluNoPeleke commented Mar 26, 2021

The Chrome developer console shows me some problems with the theme that might be fixed/improved:

  • The service worker navigation preload request was cancelled before 'preloadResponse' settled. If you intend to use 'preloadResponse', use waitUntil() or respondWith() to wait for the promise to settle.

  • main.js?v=05d6f981e7:formatted:1226 Resource interpreted as Stylesheet but transferred with MIME type text/plain: "https://unpkg.com/lightgallery.js/dist/css/lightgallery.min.css".

  • [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952 (anonymous) @ base.js:6049

  • [Violation] 'setTimeout' handler took 78ms www-embed-player.js:443

Here is an article about the third topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants