Stanislav Khromov
Stanislav Khromov
Same issue. :+1:
Here is a basic reproduction of the issue: https://www.sveltelab.dev/dld3qitrcpe22pl After starting the environment, run `npm run build && cat build/index.html` ### Expected: Image URL does not start with absolute slash...
Putting the trailingSlash in the adapter config was the old way of doing things, now it's handled per route. I went through the docs you mentioned [in the Discord thread](https://discord.com/channels/457912077277855764/1121359691021299812/1121359691021299812)...
fetch from *.svelte (e.g. in button click) triggers repeated console warning not to use window.fetch
I'm having this warning (only when fetch is used inside a .svelte component) when using `npm run dev` in a Capacitor app.
Having same issue here as @indiebloom, after second launch while app is in background notification permissions prompt shows up, even though I have implemented the actual permission check as a...
I got help in the Capacitor discord to install the Capacitor 5 beta and that made notifications work! Here is some more info: https://discord.com/channels/520266681499779082/908091931295375380/1095795167635701800
👋 I am also curious if it's possible to integrate Capacitor and Qwik somehow. The way Capacitor works is by integrating a static HTML version of your app (in Qwik...
@lucasstark May I suggest that deletion could be handled on the field configuration level? Like a checkbox under "Child management type" that says: [x] Permanently delete unlinked posts Or it...
Are you using GitHub, GitLab, Gogs or similar? Most of them let you set a timeout for hooks.
@ideag Didn't have time to start on it yet. 😢