Enrique Diaz
Enrique Diaz
I consider the @jackbayliss approach the most mantainable. I'm starting right now to work on that. :)
No official workaround for this problem yet and [docs are still the same in v17.3.2](https://github.com/angular/angular/blob/17.3.2/aio/content/guide/standalone-components.md#standalone-components-for-library-authors). I'm also porting libraries to the standalone approach, and I'm doing the following to chill...
Interesting. Sure making the PWA could provide offline capabilities. But what about just having the fancy shortcut? It might be just a matter of providing the right `` tags? Me,...
PR: https://github.com/appsmithorg/appsmith/pull/23037
In fact also [the ModalWidget/component](https://github.com/appsmithorg/appsmith/blob/ed2f51e929607736db26029495eb2deccc00fb57/app/client/src/widgets/ModalWidget/component/index.tsx#L295) has the exact same issue.
Could you also describe the following properties? I'm not sure how to rely on those when writing blueprints with Canvas and Containers. - `responsiveBehavior` - `positioning` - `useAutoLayout`