Opened 12 months ago
Last modified 9 months ago
#62324 new defect (bug)
uncaught syntaxerror
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
The remote debugger displays the error:
Uncaught SyntaxError: Cannot use import statement outside a module.
When inspecting the file in the remote console, the error is flagged on this line:
source --> https://urbanblogsphere.my.id/wp-includes/blocks/navigation/view.min.js?ver=6.6.1
import * as e from "@wordpress/interactivity";
Note: See
TracTickets for help on using
tickets.