Botho
Botho
While using `notify` in nextjs with react 18 enabled I get this error message: ``` Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch...
Ok, this might sound stupid. Following the readme everything works fine so far and after solving #24 it's running in the browser. What I don't understand is how to actually...
some preparations for a potential future where the template plugins might be unified completely or moved out of the editor (and into the frontend).
- in testing: https://github.com/serlo/frontend/pull/3756 - https://github.com/serlo/frontend/pull/3789 - https://github.com/serlo/frontend/pull/3777 - https://github.com/serlo/frontend/pull/3730 (should have no effect on production 🤞) - https://github.com/serlo/frontend/pull/3795 - https://github.com/serlo/frontend/pull/3783
inspired by https://github.com/serlo/frontend/pull/3754 with a little bit different approach **Exercise Plugin in Editor Plugin suggestions** - Exercises are enabled in articles, courses, preview pages, etc … **Context** - `ExerciseGroupIdContext` is...
# What is wrong? Currently the API always uses the default license when creating new entities: https://github.com/serlo/api.serlo.org/blob/staging/packages/server/src/schema/uuid/abstract-entity/entity-set-handler.ts#L151 # How should it behave? It would be nice if the API would...
~(one test failing probably because of new newsletter popup being in the way. could not reproduce manually, needs more investigation)~ --- ## Changes: ### apps - 58386efd72ba622811e85d2959db65981eda3f2c - #4013 @kulla...
@Entkenntnis I did not find a place where we still use it (and we should not because of google fonts). I checked Frontend and CF-Worker. Can you think of something...