Fabian Schober
Fabian Schober
@gzboy007 Would be nice if you shared your insights on this issue my man! 😅
I just encountered the same error  I have a fairly complex application and hope to have time providing you with a standalone example the next few days @vasturiano ....
This issue is a recurring one: #56 I have the same issue, however in the settings menu it looks normal:  Update: It started working when I removed the [KW]-notation....
So how would I go at it, if I wanted to divide my four root-segments into four equal parts?
I just encountered the same bug. It has been some time since I used weekly notes with calendar, but a year ago they worked as designed. Calender now shows and...
Same here! ``` plugin:alx-folder-note:4274 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'fileBeingRenamed') at eval (plugin:alx-folder-note:4274:23) at t.eval (plugin:alx-folder-note:4883:20) at t.wrapper [as onSelfClick] (plugin:alx-folder-note:4107:20) at HTMLDivElement. (app.js:1:1466273) ```
I would also like to voice my interest. Since this is all free software I am VERY grateful for the work the developers put in. A plain old "sort by"...
Short update: I just tinkered with npx-create-nocodb-app. The Node.js application is a dependency hell, but the docker option would work fine, except I am running in the same issue. I...
For anyone coming here in the future: I had mistakenly loaded an apache configuration file, which looked like this: ``` ProxyPreserveHost on ProxyPass / http://127.0.0.1:8080/dashboard ProxyPassReverse / http://127.0.0.1:8080/dashboard ``` This...
I face the same problem!