Amarok Hey, I have some little css problem as you can see here : those 2 fa icone are using fas and not far thx for the update to Flarum 1.2 🙂
bryx Amarok Yes, it's true that in French sometimes it's a problem because the translation is longer than the element. In conclusion, I have exactly the same problem 🙁
SychO Amarok try with the version I just pushed v0.1.6 Vadim_RUNN what's the error in the console when that happens? I fixed the error mentioned above, and it was the only I could find when testing with 1.2
Amarok Vadim_RUNN Work for me 😉 Had to clear the cache and passtrhough Cloudflare bryx Yes, it's true that in French sometimes it's a problem because the translation is longer than the element. In conclusion, I have exactly the same problem Could "hack" with Fof Linguist putting shorterest sentences 🙂
Vadim_RUNN SychO my problem stills the same. The main page contents, widgets data are not shown. All data appear again after disabling Asirem : -(
bryx Vadim_RUNN Everything is displayed only if you are logged in, but as a visitor without an account (not logged in or registered) the page runs in a loop without displaying any discussion results.
Vadim_RUNN SychO TypeError: e is null 35 index.js:14 e extend.ts:39 a render.js:30 c render.js:155 c render.js:160 c render.js:66 l render.js:50 c render.js:103 c render.js:62 l render.js:50 c render.js:134 c render.js:63 c render.js:162 c render.js:66 l render.js:50 c render.js:103 c render.js:62 p render.js:487 p render.js:419 f render.js:302 exports render.js:964 a mount-redraw.js:14 m router.js:114 mount-redraw.js:15:23 TypeError: t.state is undefined p render.js:929 p render.js:407 f render.js:302 p render.js:444 p render.js:415 f render.js:302 p render.js:477 p render.js:416 p render.js:488 p render.js:419 f render.js:315 p render.js:444 p render.js:415 p render.js:488 p render.js:419 f render.js:302 exports render.js:964 a mount-redraw.js:14 u mount-redraw.js:25 mount-redraw.js:15:23 TypeError: t.state is undefined p render.js:929 p render.js:407 f render.js:302 p render.js:444 p render.js:415 f render.js:302 p render.js:477 p render.js:416 p render.js:488 p render.js:419 f render.js:315 p render.js:444 p render.js:415 p render.js:488 p render.js:419 f render.js:302 exports render.js:964 a mount-redraw.js:14 u mount-redraw.js:25 mount-redraw.js:15:23 TypeError: t.state is undefined p render.js:929 p render.js:407 f render.js:302 p render.js:444 p render.js:415 f render.js:302 p render.js:477 p render.js:416 p render.js:488 p render.js:419 f render.js:315 p render.js:444 p render.js:415 p render.js:488 p render.js:419 f render.js:302 exports render.js:964 a mount-redraw.js:14 u mount-redraw.js:25 mount-redraw.js:15:23 TypeError: t.state is undefined p render.js:929 p render.js:407 f render.js:302 p render.js:444 p render.js:415 f render.js:302 p render.js:477 p render.js:416 p render.js:488 p render.js:419 f render.js:315 p render.js:444 p render.js:415 p render.js:488 p render.js:419 f render.js:302 exports render.js:964 a mount-redraw.js:14 u mount-redraw.js:25 mount-redraw.js:15:23 TypeError: t.state is undefined p render.js:929 p render.js:407 f render.js:302 p render.js:444 p render.js:415 f render.js:302 p render.js:477 p render.js:416 p render.js:488 p render.js:419 f render.js:315 p render.js:444 p render.js:415 p render.js:488 p render.js:419 f render.js:302 exports render.js:964 a mount-redraw.js:14 u mount-redraw.js:25 mount-redraw.js:15:23 TypeError: undefined has no properties p render.js:929 p render.js:407 f render.js:302 p render.js:444 p render.js:415 f render.js:302 p render.js:477 p render.js:416 p render.js:488 p render.js:419 f render.js:315 p render.js:444 p render.js:415 p render.js:488 p render.js:419 f render.js:302 exports render.js:964 a mount-redraw.js:14 u mount-redraw.js:25
Vadim_RUNN Amarok Had to clear the cache and passtrhough Cloudflare Cache was cleared twice - by terminal command and from admin panel. Cloudflare is not activated for my server.
SychO Vadim_RUNN what's the code shown when you click on the error file? that should be the error the release fixed.
Vadim_RUNN SychO you mean the code highlighted if I click on a .js file with errors? It's below and a string with error is marked bold. function sync() { if (rendering) throw new Error("Nested m.redraw.sync() call") rendering = true for (var i = 0; i < subscriptions.length; i += 2) { try { render(subscriptions, Vnode(subscriptions[i + 1]), redraw) } catch (e) { console.error(e) } } rendering = false }
Vadim_RUNN SychO flarik.nnov.city. I've just turned on the theme, but since it is not working, I'll disable it in 10..15 minutes.
Amarok bryx the problem isn't really the theme, but the view extension. It doesn't use the right container in the CSS style
[deleted] Amarok the problem isn't really the theme, but the view extension. It doesn't use the right container in the CSS style Is there CSS fix?
SychO the discussion list item's default design is hard to deal with, conflicts between extensions happen very easily in that spot, it's one of the things we're aiming to improve in Flarum 2.0 I'll try at some point to look into if there's something that can be done on the theme's side to avoid that issue with that extension.
Amarok Hi there, So, noticed this beautifull theme have some little visual problems with some other extensions lik Gamification, views, etc other dont have. Tried with Discord theme extension, no visual problems.. Could you make something SychO ? Thx a lot
Vadim_RUNN Here is an update for my case. Asirem theme is not working for Firefox browser (both PC and Android versions), but fully operable from MS Edge, Chrome, Samsung browser (mobile).