vue-clip icon indicating copy to clipboard operation
vue-clip copied to clipboard

Compatible with SSR

Open Atinux opened this issue 7 years ago • 3 comments

Actually, vue-clip is not compatible with server-side rendering, do you plan to make it compatible in the future?

Atinux avatar Jan 04 '17 18:01 Atinux

I haven't tried it on Server, will try it and look for possible issues

thetutlage avatar Jan 05 '17 18:01 thetutlage

Is there a way to make an element ignored with SSR? (Might have to do more with the SSR config, not vue-clip).

tomByrer avatar Feb 03 '17 02:02 tomByrer

This could help with the Server Side Rendering.

You could entirely disable rendering the component on the server till there's an elegant solution for SSR.

mykeels avatar Mar 20 '18 10:03 mykeels