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

Failed to read property from 'Window': Access is denied for this document. #443

Open
markholdex opened this issue Jun 30, 2023 · 0 comments
Labels
type: bug Something isn't working

Comments

@markholdex
Copy link
Contributor

View details in Rollbar: https://rollbar.com/holdex/Holdex/items/4468/


SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
  File "https://holdex.io/_app/immutable/nodes/2.cda1dee6.js", line 5362, in mr
  File "../../../../../../node_modules/svelte/internal/index.mjs", line 2165, in init
            ? instance(component, options.props || {}, (i, ret, ...rest) => {
  File "https://holdex.io/_app/immutable/nodes/2.cda1dee6.js", line 5362, in new jr
  File "../../../../../../node_modules/svelte/internal/index.mjs", line 981, in construct_svelte_component
        return new component(props);
  File "https://holdex.io/_app/immutable/entry/app.9ffeaf36.js", line 16, in Array.Rt
  File "https://holdex.io/_app/immutable/entry/app.9ffeaf36.js", line 16, in Array.At
  File "../../../../../../node_modules/svelte/internal/index.mjs", line 71, in create_slot
            return definition[0](slot_ctx);
  File "https://holdex.io/_app/immutable/nodes/0.c21e6087.js", line 1, in S
  File "../../../../../../node_modules/svelte/internal/index.mjs", line 2180, in init
        $$.fragment = create_fragment ? create_fragment($$.ctx) : false;
  File "https://holdex.io/_app/immutable/nodes/0.c21e6087.js", line 1, in new L
@markholdex markholdex added the type: bug Something isn't working label Jun 30, 2023
@markholdex markholdex reopened this Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant