#Missing future-flag "v3_fetcherPersist" in vite-config

1 messages · Page 1 of 1 (latest)

cobalt axle
#

Hi there. I tried to enable the latest future-flag in the remix-config in a v2.2 setup with vite-integration.
The FutureConfig doesn't like it Type '{ v3_fetcherPersist: true; }' is not assignable to type '{ [propName: string]: never; }'.

Is this still missing or did I something wrong?

odd oriole
#

Do you mind filing a bug on the repo? I think it should be exposed there but the types must not be quite right

odd oriole