Skip to content

Fix asset caching - #183

Draft
cbl wants to merge 1 commit into
3.xfrom
fix_asset_caching
Draft

Fix asset caching#183
cbl wants to merge 1 commit into
3.xfrom
fix_asset_caching

Conversation

@cbl

@cbl cbl commented Apr 3, 2021

Copy link
Copy Markdown
Member

Fixes #182

@cbl

cbl commented Apr 3, 2021

Copy link
Copy Markdown
Member Author

@xJoeyv Could you check if this fixes the caching issue?

@vanvanni

vanvanni commented Apr 3, 2021

Copy link
Copy Markdown

@xJoeyv Could you check if this fixes the caching issue?

Yes of course. Ill test it when Im home

@vanvanni

vanvanni commented Apr 7, 2021

Copy link
Copy Markdown

After clearing route cache and cache within my Laravel app after updating the package to 3.6.0 it still appears not to work. Did I miss something within my test?

@cbl

cbl commented Apr 8, 2021

Copy link
Copy Markdown
Member Author

@xJoeyv try installing the branch from this pull request using this command:

composer require litstack/litstack dev-fix_asset_caching

@vanvanni

Copy link
Copy Markdown

@xJoeyv try installing the branch from this pull request using this command:

composer require litstack/litstack dev-fix_asset_caching

Haven't much time to test it, it doesn't work yet. What cache config have you used when testing? Maybe it is due to how it is configured

@cbl

cbl commented Apr 20, 2021

Copy link
Copy Markdown
Member Author

@xJoeyv this is how livewire manages asset responses. I just hoped this would work 😅 Have to do some research then.

@cbl
cbl marked this pull request as draft May 3, 2021 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

404 on Litstack assets when having chacing enabled on NGINX

2 participants