Smultar

Results 18 comments of Smultar

Has anyone found the solution to this install problem as well?

> Changing the visibility mode of metafiles doesn't seem to work for me. I am using Unity 2021.2.0b11, which is a beta version. The refresh bug is reproduced every time...

> I solved the problem by creating a `_error.jsx` file. Then pass the status code/error, and render the page based on the error.

Create a page named `_error.jsx` ```js Offline.getInitialProps = ({ res, err }) => { const statusCode = res ? res.statusCode : err ? err.statusCode : 404 return { statusCode }...

> Hey friends. Just mentioned this issue in a issue I created above. > > I noticed the behavior you are describing in pages with `getStaticProps`. I am curious if...

> This could be the problem with: https://github.com/shadowwalker/next-pwa/issues/379 This very well is the problem experienced in that issue.

I have a similar issue, that leads me to be constantly redirected back to my sign-in page or my local host. My production environment is a docker swarm, with caddy...

It has been removed from the webstore. I have extracted the extension and made a local backup, if you want the files, let me know. It only works if you...

> @smultar could you send me the files / post the archive here please? I would love to try out the extension! In the morning I'll attach them.

@JasonCheungDev @Zdeuced @Acknar Source files [1.1.0_0.zip](https://github.com/allusion-app/Allusion/files/15362940/1.1.0_0.zip) CRX [allusion.zip](https://github.com/allusion-app/Allusion/files/15362942/allusion.zip)