issues Search Results · repo:alpinejs/alpine language:HTML
Filter by
611 results
(64 ms)611 results
inalpinejs/alpine (press backspace or delete to remove)I m using Astro v5 btw.
I wished to use shorthand syntax for x-on: but I can t because VS Code syntax highlighting goes weird, and sometimes
Prettier fails to format the file. The code still works on ...
ADTC
- 5
- Opened 9 days ago
- #4559
In the docs for x-if the requirement for template tag is explained well:
Alpine can keep a record of the element once it s removed from the page.
But in the docs for x-for there s a notice that a template ...
ADTC
- 4
- Opened 9 days ago
- #4558
Steps to reproduce
1. Open two browser tabs with this code:
div x-data= { testInput3 : $persist( default value ) }
input x-model= testInput3 type= text
p Value: span x-text= testInput3 ...
Jipok
- 2
- Opened 14 days ago
- #4551
Hi,
I ve been working on a directive lately and ran in to a problem in evaluating promises. It seems that the evaluate
function will return undefined if the expression evaluates to a promise.
eg.
!DOCTYPE ...
crholm
- Opened 15 days ago
- #4549
When using Dynamically populated Select Options x-model is empty on first render.
Expected behaviour: The first value in the list (Red) should be loaded into x-model.
Dynamically populated Select Options ...
boustanihani
- Opened 16 days ago
- #4545
When I use Blazor Server Render, the following code can work properly.
@rendermode @(new InteractiveServerRenderMode(prerender:false))
div x-data= { open : false }
button x-on:click= open = !open ...
hi-xiaoxin
- Opened 18 days ago
- #4542
Version
latest cdn 3.x.x version
Expected Behaviour
When Initiating X-Sort on a div with no children the handles should be respected when children are added.
Actual Behaviour
When Initiating X-Sort ...
tyu-tyu
- Opened 19 days ago
- #4539
When visiting https://www.swisswebcams.ch/#webcam: you can see this error in the console, and I just don t know what s
wrong. It must have something to do with the for loop:
template :key= w.webcamId ...
simonferndriger
- 1
- Opened 24 days ago
- #4530
The issue can be tested here: https://alpinejs.dev/plugins/mask#money-inputs
When you type 1000 , the input is formatted as: 1,000 as expected. Then, when you hit one backspace, the input is
formatted ...
jamsouf
- Opened 24 days ago
- #4529
Discussed in https://github.com/alpinejs/alpine/discussions/4486
div type= discussions-op-text
sup Originally posted by believelody December 23, 2024 /sup Hi everyone, let s take this case:
div x-data= ...
billybillydev
- 1
- Opened on Jan 31
- #4515

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.
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.