lomithrani / portfolio

WIP - Portfolio
https://develop.portfolio.gentil.tech
1 stars 0 forks source link

Experience Modal doesnt close #43

Closed lomithrani closed 11 months ago

lomithrani commented 11 months ago

When clicking outside of the creation experience modal or clicking cancel we get an error

update will trigger a full reload
logError @ proxy.js?v=64e79e14:15
Proxy<Experience> @ proxy.js?v=64e79e14:380
create_each_block @ +page.svelte:86
update @ +page.svelte:86
update @ +page.svelte:84
update @ scheduler.js:119
flush @ scheduler.js:79
Promise.then (async)
schedule_update @ scheduler.js:20
make_dirty @ Component.js:81
(anonymous) @ Component.js:139
response @ +page.svelte:34
onBackdropInteractionEnd @ Modal.svelte:71
Show 6 more frames
Show less
undefined (reading 'title')
    at create_fragment (Experience.svelte:11:44)
    at init (Component.js:148:34)
    at new Experience (Experience.svelte:6:13)
    at createProxiedComponent (svelte-hooks.js?v=64e79e14:341:9)
    at new ProxyComponent (proxy.js?v=64e79e14:242:7)
    at new Proxy<Experience> (proxy.js?v=64e79e14:349:11)
    at create_each_block (+page.svelte:86:10)
    at Object.update [as p] (+page.svelte:86:10)
    at Object.update [as p] (+page.svelte:84:19)
    at update (scheduler.js:119:30)