You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
have an error in sentry monitor dashboard, the error stacks show it happens at {snip} pdate:[],after_update:[],context:new Map(n.context||(p?p.$$.context:[])),callbacks:r(),dirty:l,skip_bound:!1,root:n.target||p.$$.root};u&&u( {snip}
in source code is context: new Map(options.context || (parent_component ? parent_component.$$.context : [])),,
Describe the bug
have an error in sentry monitor dashboard, the error stacks show it happens at
{snip} pdate:[],after_update:[],context:new Map(n.context||(p?p.$$.context:[])),callbacks:r(),dirty:l,skip_bound:!1,root:n.target||p.$$.root};u&&u( {snip}
in source code is
context: new Map(options.context || (parent_component ? parent_component.$$.context : [])),
,Reproduction
can not reproduction
Logs
`{snip} pdate:[],after_update:[],context:new Map(n.context||(p?p.$$.context:[])),callbacks:r(),dirty:l,skip_bound:!1,root:n.target||p.$$.root};u&&u( {snip}`
System Info
Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
Severity
annoyance
The text was updated successfully, but these errors were encountered: