Skip to content

JavaScript error in /apps/fulltextsearch/ with Nextcloud 34 #967

Description

@AInteriorB

Steps to reproduce

  1. open /apps/fulltextsearch/

Expected behaviour

Search works

Actual behaviour

JavaScript error. Search doesn't work

Server configuration

Nextcloud version: 34.0.2

Details

fulltextsearch.v1.js?v=08c771df-2:20 Uncaught ReferenceError: $ is not defined
    at new FullTextSearch (fulltextsearch.v1.js?v=08c771df-2:20:3)
    at fulltextsearch.v1.js?v=08c771df-2:30:27
    at fulltextsearch.v1.js?v=08c771df-2:32:3
FullTextSearch	@	fulltextsearch.v1.js?v=08c771df-2:20
(anonymous)	@	fulltextsearch.v1.js?v=08c771df-2:30
(anonymous)	@	fulltextsearch.v1.js?v=08c771df-2:32

navigate.js?v=08c771df-2:490 Uncaught ReferenceError: $ is not defined
    at navigate.js?v=08c771df-2:490:1
(anonymous)	@	navigate.js?v=08c771df-2:490

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions