Samuel Schlesinger
Samuel Schlesinger
Can confirm; build works on the M1 host but not within Docker. Downgrading to `5.0.0` solves the issue.
Can confirm the CSS import prevents usage in Next.js (at least until [this discussion](https://github.com/vercel/next.js/discussions/27953) is resolved, which may be never).
@jayordway This MR is done, but I'm fairly certain this project is unmaintained at this point due to this note on the main page: > ⚠️ This library is not...
@darkoandreev I've actually resolved this in #1011, but it seems like this project is unmaintained at this point per this comment in the README: > ⚠️ This library is not...
> The readme points to https://github.com/uNmAnNeR/imaskjs, but I haven't looked to see if it is API compatible (I doubt it). Yeah, I'm skeptical about it having a compatible API – ...
> Is sad that it is no longer maintained, Whats an alternative? The README points to this library: https://github.com/uNmAnNeR/imaskjs
@egilkh Sure, but at the very least I would expect that `ngStorage` could wrap its loading methods in try/catch blocks so that it doesn't explode when it doesn't find an...
@recamshak +1 on merge request.
There is a pending PR to resolve this issue at #29.
feat: Expose DecoratedProcedureRecord and DecoratedProcedureUtilsRecord (rather than just @internal)
Hey @sachinraja, thanks for the follow-up! The idea is that each page in the admin panel offers the same set of core functionality – i.e. you need to be able...