Saverio Murgia

Results 18 comments of Saverio Murgia

I am also facing this issue on a Vue3 app that uses Vite

The problem is the compiler used by Vite, it doesn't work with annotations. Unless you change the underlying compiler of your project you are better off switching to an annotation-free...

> Add [containerFixed]="false" to > > `` Doing so makes the sidebar content scroll with the page

Here is what worked for me (I am not using a header and everything is in the sidebar): Add this in styles.scss: `.main-container { top: 0px !important; }`

I can confirm I cannot manage to enable push notifications. At the moment I can't look into it, but I might be able to help soon

Thanks @Syaba999 , this actually works on Android!

@fayeed are you sure that the push notifications work on iOS?

I was able to install it today on Tumbleweed following these instructions https://github.com/paperwm/PaperWM/issues/425#issuecomment-1401509135

I confirm, it stops working since version 0.9.73