liquidnft / lnft

Liquid NFT Platform
GNU Affero General Public License v3.0
56 stars 23 forks source link

browser bug with navbar in Safari #71

Closed Eskyee closed 2 years ago

Eskyee commented 2 years ago

the menu navbar shows broken with Apple Safari Version 14.0.2 (16610.3.7.1.9),

but the navbar shows up correct with the chrome, browser. just tested with FireFox navbar & shows up correct with the Firefox browser.

I think __layout is our problem ??

in safari dev logs.... [HMR][Svelte] – "Unrecoverable error in <__layout>: next update will trigger a full reload"

in chrome... index.mjs:1983 received an unexpected slot "default".

@asoltys I can reproduce safari bug with the master branch..

bug navbar happens in all pages with Safari browser .. at first, I thought only FAQ.. I have cleared cache .. still shows bug.. cheers 143680630-f8bdce25-a18d-4517-8a05-58076e1ccbaf

asoltys commented 2 years ago

@omgmanu can you reproduce this?

Eskyee commented 2 years ago

@asoltys i have now sorted this error, & was in my master branch only I guess.. it was from a remote merge. error