Ben N
Ben N
Since I don't want to fork I suggest the following patch as a fix: ``` Index: bumpversion/__init__.py IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP UTF-8 =================================================================== --- bumpversion/__init__.py (date 1435260711000) +++ bumpversion/__init__.py...
I'm trying to replicate it with a clean, new nuxt app.
I've created a new nuxt app and set up a simple store with the following structure: ``` export const state = () => ({ ui: { sub: { attr: false,...
Finally, I was able to look closer into this. There are tons of scenarios (nuxt in ssr mode, client mode, loading pathify as a client plugin, as aserver plugin, as...
Going a step further, this seems to happen only when pathify is used in a layout or any component in a layout https://codesandbox.io/s/ojqkwonl7y
Bug report in nuxt's github https://github.com/nuxt/nuxt.js/issues/5405
I actually just put some breakpoints in the bundled script to find what's it doing, but I'm seeing the source now, and yes, I can say it's pretty well organized,...
Looks great! Im going to give it a try, ty
Still affects flatpak Telegram 3.6.1 ``` $ flatpak info org.telegram.desktop Telegram Desktop - Fast. Secure. Powerful. ID: org.telegram.desktop Ref: app/org.telegram.desktop/x86_64/stable Arch: x86_64 Branch: stable Version: 3.6.1 License: GPL-3.0 Origin: flathub...
Possibly related: https://github.com/naelstrof/maim/issues/206