探索者

Results 5 issues of 探索者

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Improvement
Status: Backlog

Thanks for your open source! Can this library support other nodeJS? Like Eggjs and not just express.

这个问题在vue2中也会出现,由于使用了懒加载的问题,所以用户已经在A页面使用,同时前端资源重新发布了一个新的版本,因为B页面代码有所改动导致js的hash值变化,这个时候,用户切换页面到B页面会出现资源加载404的问题。 解决:之前的解决方式是前端在router.error中判断404的问题,并主动刷新页面重新加载最新资源。个人觉得有点风险。请教一下从前端的角度有无更好的方式呢? ![image](https://user-images.githubusercontent.com/20681598/182070964-c558b43c-2f8b-4db0-acb0-7a562fce7b25.png)

目前小程序项目数据渲染比较大,优化页面需要骨架屏的注入。不知道对小程序的支持如何? 希望大佬们解答一下@rlog @sofish @myst729 @cloudyan @cloverstd

/mini-blog/miniprogram/pages/mine/mine.js ![image](https://user-images.githubusercontent.com/20681598/80800814-0d931e00-8bdd-11ea-8da7-9b7d0759ac08.png) 建议权限这里的判断采取实时接口更新,以免被不良分子利用。非常感激开源。