Wouter Florijn
Wouter Florijn
Yes, this is very much blocking for us and should be very simple to fix.
@bustarice thanks for the report. The `Stack` component should call reflow on the next tick after it's mounted. You can see this in the source code (`src/Stack.vue`). It seems that...
@carylaw (@leoVolk) I'm not sure I understand the problem and how it's related to #11. Could you clarify?
I believe Nuxt SSR doesn't handle ES6 modules. I want to make this package transpile to CommonJS, but I'm currently very busy with my day job. If anyone wants to...