nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
133 stars 21 forks source link

Link of the App-Symbol doesn't work #1138

Closed cablesky closed 1 week ago

cablesky commented 2 weeks ago

Steps to reproduce

  1. Click on the App Symbol

Expected behavior

The link from the app icon doesn't work. When I click on the table symbol, the current page is reloaded - but no web interface for the app appears.

Actual behavior

The current page is reloaded.

Tables app version

latest

Browser

Chrome

Client operating system

Windows

Operating system

Ubuntu

Web server

Nginx

PHP engine version

PHP 8.1

Database

MySQL

Additional info

No response

blizzz commented 2 weeks ago

@cablesky So, you are on the web interface, already in the tables app, and click the icon again. The page reloads, but you do not see content? Please be precise in the description. Did you check you nextcloud.log? Which version of tables do you run?

cablesky commented 2 weeks ago

@blizzz table_error Attached is a video. I checked the nextcloud.log - unfortunately nothing is logged there. I am using version 0.7.3.

cablesky commented 2 weeks ago

Ok, i found the solution: When i deactivate the full text search, the app works fine.. Very strange...

blizzz commented 2 weeks ago

Alright, could you then check your browser console? Does it perhaps show errors?

cablesky commented 2 weeks ago

too soon to celebrate. As soon as the full-text search index has been created, the old problem occurs again and the icon on the menu bar reloads when you click on it. Since the "Tasks icon" next to the "Tables" icon has the same problem, I don't think this is a problem with Tables...

cablesky commented 2 weeks ago

here the issue from fulltextsearch: https://github.com/nextcloud/fulltextsearch/issues/842

enjeck commented 1 week ago

Since this is not a Tables problem, we can close this. Feel free to reopen if it is.