[SOLVED] Search isn't working in manual page?

  1. Go to: https://developer.playcanvas.com/en/tutorials/basic-materials/
  2. Type something in the search box:

image

  1. Hit enter

Nothing happens. I also see the following error in the console on page load, not sure if related:

(index):424 Uncaught TypeError: Cannot read property 'classList' of null
    at Object.filter ((index):424)
    at Object.filterFromUrl ((index):349)
    at Object.attach ((index):338)
    at HTMLDocument.<anonymous> ((index):149)

Testing on Chrome and Firefox. Using Windows.

Fixed! Thanks so much for letting us know, @OmarShehata!! :smile:

1 Like

@will the search and filter fields are not working in API reference.

Just on this page right? https://developer.playcanvas.com/en/api/

Yes, other pages seem to be fine.

This has been fixed by this commit:

We’ll roll out an updated API reference site ASAP (hopefully in the next 24 hours).

1 Like

This is now deployed. :tada:

2 Likes