the-goodies

Results 4 issues of the-goodies

All copied sheets reference the same underlying one. So modifying any sheet, it applies to all of them. ``` func sampleCopySheet() { wb := spreadsheet.New() defer wb.SaveToFile("error.xlsx") sheet := wb.AddSheet()...

enhancement
feature
spreadsheet

I wanted to try this framework, but while installing, got this error: ``` C:\Users\the-goodies>go install github.com/adhocteam/pushup@latest go: downloading github.com/adhocteam/pushup v0.0.0-20230114193557-dc4b44b29612 go: downloading golang.org/x/mod v0.7.0 go: downloading golang.org/x/net v0.0.0-20220706163947-c90051bbdb60 go: downloading...

``` statamic new example $$\ $$\ $$\ $$ | $$ | \__| $$$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$$$$$\ $$\ $$$$$$$\ $$ _____|\_$$ _| \____$$\_$$ _| \____$$\ $$ _$$ _$$\ $$...

bug
windows

### Description I'm on Windows 11 and I get this error when I visit http://artisan-bakery.test/cp which was created from Simple Commerce starter kit: https://flareapp.io/share/B5ZvoYg5 ### Steps to reproduce Visit newly...

bug
windows