It doesn't seem to work with the current version of Alpine?
https://jsfiddle.net/mindplay/vw86ebyo/
The console says:
Alpine.addMagicProperty is not a function
If you remove the <main> and <template> tags, you can see this was a working drop-down created by following the tutorial on Alpine's website.
It doesn't seem to work with the current version of Alpine?
https://jsfiddle.net/mindplay/vw86ebyo/
The console says:
If you remove the
<main>and<template>tags, you can see this was a working drop-down created by following the tutorial on Alpine's website.