Voltra
Voltra
The latest changes to the PR should get it to work
@Lucathiel The latest version of the PR should include the fix @mybouhssina proposed, was there anything else you added?
I did encounter a very similar problem with filament-navigation. That one was package specific, but maybe something similar is still in the core filament components. The fix is simply to...
Oh... we hadn't, yet. It's the same fix, I'm adding it now.
@abdukhashimov applying the patch derived from my PR should do the trick
Whoops, that's what I get for using github codespaces instead of my usual setup, will correct the typo
I've tried to keep the exact same interface, but just change the implementation itself. The only breaking change is in the manager, which now has a parameter to its constructor....
> If you could work out locale support from [#75 (comment)](https://github.com/Z3d0X/filament-fabricator/issues/75#issuecomment-1826744626), I'd be happy to make a 3.x release I think it's gonna be difficult and/or tricky to make it...
@Ray-vV I would like your input on the current state of the PR, does it work as expected on your previously used testing environment? Especially the deletion part, and the...
> > @Ray-vV I would like your input on the current state of the PR, does it work as expected on your previously used testing environment? Especially the deletion part,...