Fix csv content caching after extraction from the csv file

Created on 12 July 2024, about 2 months ago
Updated 27 July 2024, about 1 month ago

Problem/Motivation

If many views using the csv source are placed on the same page and they different csv source files. The connection class cache the first view source on the page, they tries to use it for other views on the page and fail.

Steps to reproduce

Place multiple views on the page have different views source and columns. Some of them won't show up because of the caching.

Proposed resolution

Adjust the way the fetch content method in the connection clas cache the fetched csv content.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada nikathone Ontario

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024