jonassiewertsen / statamic-livewire

A Laravel Livewire integration for Statamics antlers engine
83 stars 14 forks source link

Customizing the progress bar #46

Closed ineptian closed 10 months ago

ineptian commented 10 months ago

I have updated the config according to this, but my progress bar just remains blue. Does this work for anyone else?

jonassiewertsen commented 10 months ago

This seems more like a support question.

I would recommend asking on Discord.

marcorieser commented 10 months ago

@ineptian should work with the newest Livewire version.

jonassiewertsen commented 10 months ago

I had a look with @robdekort today and the livewire:navigate seems to be in a pretty early stage.

https://github.com/livewire/livewire/discussions/7011

This feature should be included with version 3.0.6, but it does not feel stable at the moment. https://github.com/livewire/livewire/releases/tag/v3.0.6

No doubt though, that it will be in a short amount of time :-)

jonassiewertsen commented 10 months ago

This overview might help: https://github.com/livewire/livewire/discussions?discussions_q=is%3Aopen+navigate

marcorieser commented 10 months ago

Funny, seemed to had no issues when using it (wire:navigate and the changed color) last Monday but will check again tomorrow.