Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] TypeError: h.remove is not a function #512

Open
EaglePPP opened this issue May 12, 2024 · 0 comments
Open

[BUG] TypeError: h.remove is not a function #512

EaglePPP opened this issue May 12, 2024 · 0 comments
Labels

Comments

@EaglePPP
Copy link

EaglePPP commented May 12, 2024

Describe the bug

Uncaught TypeError 
TypeError: h.remove is not a function

    at Object.hide (https://cat.eu.org/lib/dojo/tt-rss-layer.js?1714656970:8:192130)

    at Object.eval [as onClick] (eval at construct (https://cat.eu.org/lib/dojo/tt-rss-layer.js?1714656970:8:8026), <anonymous>:3:20)

    at Object._onClick (https://cat.eu.org/lib/dojo/tt-rss-layer.js?1714656970:8:216447)

    at HTMLInputElement.<anonymous> (https://cat.eu.org/lib/dojo/dojo.js?1714656969:8:33738)

    at Object.__onClick (https://cat.eu.org/lib/dojo/tt-rss-layer.js?1714656970:8:216322)

    at HTMLSpanElement.<anonymous> (https://cat.eu.org/lib/dojo/dojo.js?1714656969:8:33738)

Have you googled?
Googled, Binged

Deployment method

  • Docker
  • Version of the image used [ latest]

Deployment environment

  • OS: [Ubuntu 22.04]
  • Browser: Brave, Edge and private window with no addons]

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Filter'
  2. Click on 'create filter rules or any existing rules, then click save or quit'
  3. See error
  4. if button clicked, then other window come out immediately and looping

Expected behavior
A clear and concise description of what you expected to happen.
no errors
Screenshots
If applicable, add screenshots to help explain your problem.

Error logs
When the error occurs, execute docker logs ttrss --tail 100 to obtain the error logs and paste the relevant logs here.
nothing relevant, docker logs are hours ago

[21:30:25/30] Lock: update.lock
[21:30:25/30] Database schema is already at latest version.
[12-May-2024 21:30:25] NOTICE: fpm is running, pid 35
[12-May-2024 21:30:25] NOTICE: ready to handle connections
[12-May-2024 21:47:43] NOTICE: Terminating ...
[12-May-2024 21:47:43] NOTICE: exiting, bye-bye!
[21:49:08/30] Lock: update.lock
[21:49:08/30] Database schema is already at latest version.
[12-May-2024 21:49:08] NOTICE: fpm is running, pid 36
[12-May-2024 21:49:08] NOTICE: ready to handle connections

Additional context
This bug has been here for months, ttrss is still functional, but i am not able to change any filter rules.

@EaglePPP EaglePPP added the bug label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant