When purging the Tailwind cache, it’s toast message does not disappear when it has finished.
An error throws:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'push')
at index.js?ver=1.4.0.2:1:407850
at async createTailwindStylesheet (index.js?ver=1.4.0.2:1:407635)
at async index.js?ver=1.4.0.2:171:55264
(anonymous) @ index.js?ver=1.4.0.2:1
await in (anonymous) (async)
onClick @ index.js?ver=1.4.0.2:171
Xa @ react-dom.min.js?ver=18.2.0:10
B @ react-dom.min.js?ver=18.2.0:10
W @ react-dom.min.js?ver=18.2.0:10
qe @ react-dom.min.js?ver=18.2.0:10
Ke @ react-dom.min.js?ver=18.2.0:10
(anonymous) @ react-dom.min.js?ver=18.2.0:10
dl @ react-dom.min.js?ver=18.2.0:10
V @ react-dom.min.js?ver=18.2.0:10
Je @ react-dom.min.js?ver=18.2.0:10
pe @ react-dom.min.js?ver=18.2.0:10
fe @ react-dom.min.js?ver=18.2.0:10
On a side note, there’s another error right after loading the settings page “Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘push’)”
Environment info
- WordPress version: 6.4.3
- Cwicly Plugin version: 1.4.0.2