Edit 08.05.2026:
The issue has been solved!
The issue was: After entering the ^ character, text in notes was deleted erratically (the issue is documented in the videos below). It can be fixed by using a no-dead-keys-keyboardlayout.
The problem is that macOS internally distinguishes between different ways of typing the ^ character. The issue affects (European) users who normally use the ^ key as a circumflex accent in combination with another character and therefore have to press the ^ key twice in order to display the ^ character itself. For these users, the ^ key is configured as a ādead keyā on the keyboard.
This is not the case on US or UK keyboards, where the ^ key only needs to be pressed once. As a result, users of those keyboard layouts do not encounter the problem.
Users who use a ādead keyā keyboard layout (for example the standard German keyboard layout) should switch their keyboard layout to āno dead keysā in order to solve the issue. Unfortunately, this cannot be changed using standard macOS system settings alone. Instead, an additional keyboard layout must be installed, for example (for german no-dead-key) from:
macos-german-nodeadkeys on GitHub
Hi!
I have created a website with Tinderbox, but I am now finding that the HTML export is faulty ā and completely erratic.
Without changing anything in the TBX file, the export is sometimes (rarely) perfect, and at other times full of errors. For example, the CSS is not interpreted correctly (wrong or no font is loaded, page layout is messed up, etc.). Export codes are not processed, and suddenly things like ^include(xyz)^ appear directly in the HTML output. The code also contains an SVG file as text, which is sometimes rendered correctly and sometimes completely broken.
And as mentioned, the errors vary even when I do not change the TBX file at all.
I am also experiencing instabilities while working directly in Tinderbox. The worst issue was that the content of notes was deleted. At first I thought I had made a mistake, but then the deletions happened erratically again and again. Now I know that I did not make a mistake ā Tinderbox itself deleted the note content. Fortunately I had a backup, but serious work is impossible for me under these conditions.
My current version is 11.0.1 (b737) ā this is the version with which I am experiencing these problems. With version 10.2.0 (b717) I did not have these issues.
So I did the obvious thing and opened the TBX file in Tinderbox 10 and exported it. And indeed: no errors. Nothing was deleted while working in Tinderbox either.
I am not using any Action Code in this TBX file ā only HTML, CSS, export templates, one SVG graphic, a very small amount of JavaScript for a drop-down menu, and one PNG. Nothing special at all.
Is this behavior known?
And what can I do against it (without falling back to Version 10)?


