You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In symfony/ux, if you run yarn build there are quite a few ts warnings. This happened because we originally didn't use TypeScript, so when we switched, a lot of "types" were missing.
@weaverryan Hmmm, I'm not sure I converted that ticket into an issue right :) Did I have to create it in "symfony/ux" repo instead? I just saw "ux" in the list and hit it, but seems it was "SymfonyCasts/symfony-ux" repo... too much ux repos I've to mention 😅
In symfony/ux, if you run
yarn build
there are quite a few ts warnings. This happened because we originally didn't use TypeScript, so when we switched, a lot of "types" were missing.Partially fixed in symfony/ux#734
The text was updated successfully, but these errors were encountered: