Changes between Initial Version and Version 1 of Ticket #61428, comment 8
- Timestamp:
- 07/08/2024 08:05:47 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61428, comment 8
initial v1 2 2 3 3 It's possible the js file was not refreshed on your build. 4 Since the js file changes was added in /src/js/_enqueues directory, you' reneed to build the project again so that the file is included at its correct location.4 Since the js file changes was added in /src/js/_enqueues directory, you'll need to build the project again so that the file is included at its correct location. 5 5 6 6 Can you confirm if you rebuilt it (npm run dev) and still got the same issue?