Thanks for reporting this @rafgonsi.
You would probably have to get Panel updated. The steps would be
- Create a bug report on github
- Make a PR with the corrections for Panel.
If I search through the panel code if find the below.
Whatever is in .py
and .html
files can just be updated. The package-lock.json
probably needs to be updated via some npm
command???