framework · inferred from evidence
Vue
A JavaScript framework for building user interfaces, mentioned as an example of client-side rendering.
- imgix.js ix-path attributes ignored in Vue.js apps (use the official Vue library)
Using imgix.js in a Vue.js 2 app, the `[img]` tag with ix-path and ix-params attributes never got its src built: the rendered output kept `ix-path="..."` and `ix-params="[object Object]"` instead of a resolved image URL. Initializing with w