Daniel Weck

Results 315 issues of Daniel Weck

These do not work: https://github.com/edrlab/thorium-reader/blob/c8965b3a4c62ea75645aa0b8a6001aee5b25ac15/src/common/keyboard.ts#L72-L95 Related issue: https://github.com/edrlab/thorium-reader/issues/2303 This still works: https://github.com/edrlab/thorium-reader/blob/c8965b3a4c62ea75645aa0b8a6001aee5b25ac15/src/common/keyboard.ts#L111-L116 https://github.com/edrlab/thorium-reader/blob/c8965b3a4c62ea75645aa0b8a6001aee5b25ac15/src/common/keyboard.ts#L40-L45 https://github.com/edrlab/thorium-reader/blob/c8965b3a4c62ea75645aa0b8a6001aee5b25ac15/src/common/keyboard.ts#L53-L64

click on current category / philosophy ...

@panaC we observed this in Thorium3 too, probably a React Router breaking change (event.preventDefault() handling). So, we can't fix this in 2.4.x but we have to make sure this doesn't...