timestored / pulseui

Real-time interactive database applications
https://www.timestored.com/pulse/
Other
81 stars 10 forks source link

bug: sending a keyvalue pair from a grid to a chart tab #285

Closed ryanhamilton closed 6 months ago

ryanhamilton commented 6 months ago

user-Woodworth

Pulse Seems to allow a max of 36 chars when sending a keyvalue pair from a grid to a chart tab. I have 44 char long values (base58 encoded solana addresses). Workaround was to use a sql like clause in the corresponding chart query. Cheers, Chris

ryanhamilton commented 6 months ago

Fixed when 3.13+ released.