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
Although now that I have tried it, it seems that the embedded route is even less viable. Re-frisk has dependencies that are commonly found in apps or other libraries, and those are not vendored in (how re-frame-10x also does). Might not be a problem in the majority of cases, but just now I got a warning from an older version of re-com that uses some deprecated functionality in a newer Reagent. Some other potential issues might be proper errors that would be hard to debug.
Not sure whether you have considered it before, but FWIW that's how re-frame-10x does it.
The text was updated successfully, but these errors were encountered: