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

Ошибка с работой страницы Иконки в режиме инкогнито #1

Open
Ser-Gen opened this issue Nov 5, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Ser-Gen
Copy link

Ser-Gen commented Nov 5, 2021

Открыл сайт в хроме 95.0.4638.69 в режиме инкогнито.
https://mol.hyoo.ru/

Нажал на ссылку «Иконки».

В адресе появился хеш
https://mol.hyoo.ru/#!section=icons

Правая часть страницы стала белой.

В консоли вижу ошибку

Uncaught DOMException: Failed to read the 'sessionStorage' property from 'Window': Access is denied for this document.
    at https://nin-jin.github.io/mol_icon/web.js:283:5
    at https://nin-jin.github.io/mol_icon/web.js:287:3

image

@nin-jin nin-jin self-assigned this Nov 5, 2021
@nin-jin nin-jin added the bug Something isn't working label Nov 5, 2021
@nin-jin
Copy link
Member

nin-jin commented Nov 5, 2021

Убрал использование сессионного хранилища из логирования в этом приложении. В остальных такой проблемы быть не должно.

@Ser-Gen
Copy link
Author

Ser-Gen commented Nov 5, 2021

Теперь страница открывается, хоть и без тёмной темы.
В консоли ошибка, которая не блокирует работу.

nin-jin.github.io/:1
Uncaught (in promise) DOMException: Failed to register a ServiceWorker for scope ('https://nin-jin.github.io/mol_icon/') with script ('https://nin-jin.github.io/mol_icon/web.js'): The user denied permission to use Service Worker.

Ещё одна неблокирующая ошибка нашлась в Рисовалке
https://mol.hyoo.ru/#!demo=mol_switch_demo/section=apps/app=draw/uri=https%3A%2F%2Fdraw.hyoo.ru%2F%23mol_lights%3Dfalse

attributes.ts:23 
Error: <path> attribute d: Expected number, "M NaN NaN L NaN Na…".

@nin-jin
Copy link
Member

nin-jin commented Nov 5, 2021

Хех, обожаю IEEE 754.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants