[discord] <Nicd> Hmmmm I don't that'll work on a leap year ;)
[discord] <Nicd> Happy programmers' day :)
Tunnel Master
@tunnelmaster_gitlab
[discord] <Nicd> feels like there's something wrong with the flow calculation though since it says that the last provisional flow was on the 7th but I've been programming enough this evening
Tunnel Master
@tunnelmaster_gitlab
[discord] <> GayCookie.dev β€π> You too! :felix_love:
[discord] <> GayCookie.dev β€π> I keep forgetting thats a thing xD
[discord] <Nicd> but I just can't seem to get the flow data to draw on the right side
[discord] <Nicd> the data exists but it draws nothing
[discord] <dbaer> it's hiding
[discord] <dbaer> @Nicd are you terribly familiar with the dom patching of liveview?
[discord] <Nicd> not the morphdom side
[discord] <dbaer> i'm having issues with indexes that only have 100 records in the table, morphdom takes forever to patch the livemodal
[discord] <dbaer> i thought it was liveview itself, but i checked the browser performance and it was taking a second to recalculate the styles and layout again
[discord] <dbaer> unfortunately everything i've read online tells me that shouldn't happen lol
[discord] <dbaer> like damn, the non-liveview version is way faster