Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #53808


Ignore:
Timestamp:
07/28/2021 09:30:00 AM (4 years ago)
Author:
SergeyBiryukov
Comment:

Related: #51467

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53808

    • Property Keywords reporter-feedback added
  • Ticket #53808 – Description

    initial v2  
    1 I have got a Invalid regular expression. But when i removed the "groupPattern ? '' + groupPattern + '$' : component, 'i'" in the line 81 from the file node_modules/wpapi/lib/route-tree.js. It is working fine. I have upgrade the WP. I got that error after that.
     1I have got a Invalid regular expression. But when i removed the `groupPattern ? '' + groupPattern + '$' : component, 'i'` in the line 81 from the file node_modules/wpapi/lib/route-tree.js. It is working fine. I have upgrade the WP. I got that error after that.