How to Fix ‘Uncaught TypeError: e is null’ in AlpineJS

Here’s a quick piece of troubleshooting info for anyone using AlpineJS. AlpineJS is “a rugged, minimal framework for composing JavaScript behavior in your markup … Alpine.js offers you the reactive and declarative nature of big frameworks like Vue or React at a much lower cost”. I was doing some very simple work with the x-if… Continue reading How to Fix ‘Uncaught TypeError: e is null’ in AlpineJS