issues Search Results · repo:jonassiewertsen/statamic-livewire language:PHP
Filter by
41 results
(64 ms)41 results
injonassiewertsen/statamic-livewire (press backspace or delete to remove)When lazy loading components containing antlers templating, we d like to be able to use the equivalent to the @script
tag as documented here:
https://livewire.laravel.com/docs/javascript#executing-scripts ...
swen4
- 3
- Opened on Jan 8
- #74
In a Livewire component that has a EntryCollection and that collection is a dated collection, I have found a Carbon
exception with Unexpected data found. Unexpected data found. Unexpected data found. Trailing ...
johncarter-
- Opened on Oct 1, 2024
- #72
I ve got a strange issue when using full cacheing strategy in production.
If I clear the static cache, the page loads fine ( as there is not cached file to load yet ). However the generated html
has 2 ...
needs more information
mojosef
- 15
- Opened on Sep 26, 2024
- #71
I had to do a view in blade because there was no {{ livewire:assets }} tag that mirrored the @assets directive.
edalzell
- 1
- Opened on Sep 5, 2024
- #68
Hello folks. I am trying to replace standard pagination links {{ links }}:
ul
{{ cars }}
li {{ current_price }} EUR || {{ title }} /li
{{ /cars }}
/ul
...
Rbiggunz
- 2
- Opened on Jul 26, 2024
- #67
Antlers {{links}} is not showing up the pagination links. I can manually change the page in the url and it works.
I am going around in circles, as i can remove the $this- withPagination as in the documentation ...
enddevNZ
- 1
- Opened on Jul 21, 2024
- #66
Hey, my current site has multiple page fields, which I show inside the livewire component. The component is an item
filter for collection entries. When I load the site for the first time, all contents ...
wm-simon
- 2
- Opened on Jul 4, 2024
- #65
I ve just deployed a website that uses v3.4.0, and I m running into Livewire s infamous 419 Page Expired issue when full
static caching is on. It looks like PR https://github.com/jonassiewertsen/statamic-livewire/pull/61 ...
aerni
- 5
- Opened on Jun 10, 2024
- #63
Hi!
I have various Alpine components on my page, for example ModalTabs . In my application I added a setup function for
everything:
setupAlpine() {
Alpine.plugin(morph);
Alpine.plugin(collapse); ...
SG-fabian
- 4
- Opened on May 22, 2024
- #60
Found out the hard way that if you need to compile the Livewire assets separately (ie. to add an Alpine plugin) there is
one additional step required.
I had assumed that by using the {{ livewire:scriptConfig ...
godismyjudge95
- 3
- Opened on May 16, 2024
- #59

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.