I'm losing my mind. Why aren't my transitions working?

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • test

    Transition Test Repo (by jhubbardsf)

  • So, there were a few differences between your svelte REPL and the actual repo. I tried to make changes to do what I believe you were trying to do. You can take a look at my fork of your repository here. The actual commit with the code is here but it might be easier for you to just clone my repo and test it out.

  • Svelte

    Cybernetically enhanced web apps

  • I haven't really taken a look at your REPL but I would guess your SvelteKit project is using the 3.50.0 version of Svelte, which broke transitions. See this https://github.com/sveltejs/svelte/pull/7831.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • test

  • Sure, here's the github link: https://github.com/tomikaka22/test/tree/main

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rich Harris: Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 5 Apr 2024
  • Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 4 Apr 2024
  • Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 3 Apr 2024
  • Svelte for Beginners: Easy Guide

    2 projects | dev.to | 2 Apr 2024
  • Trying to use dotnet watch with Svelte

    2 projects | dev.to | 17 Mar 2024