Brandon Blakeley
Brandon Blakeley
MIDIs (even in format 1) can have multiple tempos. method beats_per_minute in sequence.rb assumes that there is one single tempo on the first track for the entire song. Tempo events...
### Bug Description ## Bug description My webpage features a search input with a dropdown with autocomplete suggestions. In session recordings of this page, PostHog is not rendering some layers...
https://github.com/BuilderIO/qwik/blob/374f25e7c2759651cffa652f2bd16241e53c9c24/packages/qwik-city/runtime/src/types.ts#L65 When navigating with a , params used on the page can temporarily be `undefined`. Navigation should either not render the current page with the next route's param values, or...
When I try to run a script that imports node-postal, I get the following output: ``` dyld[35655]: missing symbol called [1] 35655 killed bun run scriptName.ts ```