Skip to content

Error: Exception after upgrading to 3.0.165 from 3.0.155  #1242

Closed
@jacmaes

Description

@jacmaes

I'll update this bug report with more information when I manage to narrow down the possible origin of the error, but on my blog template, which was working correctly before upgrading to 3.0.165 from 3.0.155, I'm getting the following exception:

`Oh no… Error: Exception: Unrecognized operator: $ (in wire/core/Selectors.php line 410)

#0 wire/core/Selectors.php (244): Selectors->extractOperators()
#1 wire/core/Selectors.php (145): Selectors->extractString()
#2 wire/core/Selectors.php (131): Selectors->setSelectorString()
#3 wire/core/PagesLoader.php (311): Selectors->init()
#4 wire/core/Pages.php (255): PagesLoader->find()
#5 wire/core/Wire.php (400): Pages->___find()
#6 wire/core/WireHooks.php (823): Wire->_callMethod()
#7 wire/core/Wire.php (465): WireHooks->runHooks()
#8 wire/core/Page.php (4557): Process

This error message was shown because: site is in debug mode. ($config->debug = true; => site/config.php). Error has been logged.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions