Brandon Roberts
Brandon Roberts
Thanks @SURAJ-SHARMA27. This work is already assigned. Its the chart that's not showing the hovercards
Closing this as we've moved markdown rendering to build time with prism/shiki and will revisit custom renderers
It could be, its likely the rate limit from GitHub kicked in. If you check the network tab you will probably see some 403s in there
@nckirik yes, that's correct. It should still work the same as before as an independent package
Good catch. Thanks @BaronVonPerko
Its probably an issue with using the `globals`. Importing them directly should work fine in most cases
> as @jahusa02 said direct importing causes `Error: Expected to be running in 'ProxyZone', but it was not found.` Yes, that's correct. You have to use the global functions that...
@jahusa02 that should work. You can find the patched methods there https://github.com/analogjs/analog/blob/beta/packages/vite-plugin-angular/setup-vitest.ts#L251
> Hey @brandonroberts, > > I know this issue is closed but I can't get the tests working. Still the same problem. Should I open a new Issue? Sure, if...