ArdanaLabs / DanaSwapUI

Other
3 stars 3 forks source link

Staging #100

Open elite0226 opened 1 year ago

elite0226 commented 1 year ago
leomayleomay commented 1 year ago

Testing in https://63705feda988d6663f7c7a9d--admirable-snickerdoodle-06e08d.netlify.app/

  1. found following errors show in console Screen Shot 2022-11-14 at 9 24 07 AM

seems there're 4 videos referring to local resources <div class=home-intro-card-video><video preload=auto loop=""src=blob:http://localhost:3000/42533347-fbc0-4a45-9a48-9bf2da27b331></video></div>

  1. For /roadmap, I could see 2023 Q3, while in mobile version, it's not there
    • Mobile version: Screen Shot 2022-11-14 at 9 27 24 AM
  1. For /team in mobile, the horizontal scrollbar is not disabled mobile

  2. Following error in console for /team page

Refused to load media from 'https://background.sfo3.digitaloceanspaces.com/team/output.webm' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'media-src' was not explicitly set, so 'default-src' is used as a fallback.