Marc
Marc
Thanks for the quick response despite your troubles! Importing like so `import AlpineI18n from 'https://cdn.jsdelivr.net/npm/[email protected]/dist/module.esm.js'` I'll try to fix it when I get around to it.
Thanks @derhuerst :) this saved me some headache. This really should be merged!
Seems to work nicely. Thank you @lostpebble ! In case someone sees this and just wants to use it in place without having to recompile turf, this version works with...
So there is still no solution? Any idea/best practice on how to handle file uploads with angelo?

@xem I have the same issue as @uyouthe in up to date Chromium. Tested https://github.com/xem/miniWebRTC and it worked.
Yes seems so. It's a bit inconvenient to handle but works just fine once you figured out where to past what when :)
This might be related: If you create a memo on a certain resolution / window size and then change the resolution or window size, some memos are not visible anymore....
Changing https://github.com/jonathontoon/manifest/blob/master/src/sass/index.scss#L13 (body overflow: hidden) to overflow: auto, kind of fixes the problem, however the dotted grid is only drawn on the visible screen.
@jonathontoon totally understand. But how about making a shortcut or button to toggle overflow: hidden/auto? This way the user can at least access notes when switching to a smaller screen,...